ฉันใช้บริการ tor สำหรับสคริปต์ของฉัน แต่ฉันได้รับข้อผิดพลาดนี้:
ตัวระบุงานคือ 17084 และผลลัพธ์ของงานล้มเหลว
Åub 26 03:12:11 Ugroon systemd[1]: tor.service: เริ่มคำขอซ้ำเร็วเกินไป
Åub 26 03:12:11 Ugroon systemd[1]: tor.service: ล้มเหลวด้วยผลลัพธ์ 'start-limit-hit'
ââ เรื่อง: หน่วยล้มเหลว
ââ กำหนดโดย: systemd
ââ การสนับสนุน: https://www.debian.org/support
â
ââ หน่วย tor.service เข้าสู่สถานะ 'ล้มเหลว' พร้อมผลลัพธ์ 'start-limit-hit'
Åub 26 03:12:11 Ugroon systemd[1]: ไม่สามารถเริ่ม Anonymizing overlay network สำหรับ TCP (multi-instance-master)
ฉันใช้ 50 เธรด
รหัสไพตัน:
#!/usr/bin/python3
จากระบบนำเข้า OS
จาก sys นำเข้า argv
จาก concurrent.futures นำเข้า ThreadPoolExecutor
ระบบ ("บริการทอร์เริ่ม")
เวลาป้องกัน (p):
ถ้า p%15 == 0:
system("เซอร์วิสทอร์รีสตาร์ท && ./test.sh " + str(p) + " " + str(argv[1]) + " " + str(argv[2]))
อื่น:
ระบบ ("./test.sh " + str(p) + " " + str(argv[1]) + " " + str(argv[2]))
สำหรับผมในช่วง (1,000, 10,000, 1):
ThreadPoolExecutor(50).submit(ครั้ง, i)
รหัสทุบตี:
ขด https://www.apple.com/ --socks5-ชื่อโฮสต์ 127.0.0.1:9050 -H "A: $1 $2$3"
ฉันต้องการเปลี่ยน ip ทุกๆ 15 วินาที และส่งคำขอ curl ด้วย ip นี้ แต่อย่างที่คุณเห็นว่าฉันได้รับข้อผิดพลาดนี้
นอกจากนี้ฉันยังมีไฟล์นี้ใน /etc/systemd/system/multi-user.target.wants/:
binfmt-support.service cron.service networking.service nfs-client.target rsync.service smartmontools.service virtualbox-guest-utils.service
คอนโซล-setup.service ModemManager.service NetworkManager.service remote-fs.target rsyslog.service stunnel.target
คุณช่วยฉันเกี่ยวกับเรื่องนี้ได้ไหม