constverum / ProxyBroker

Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
http://proxybroker.readthedocs.io
Apache License 2.0
3.77k stars 1.07k forks source link

Judges not found #146

Open nubonics opened 4 years ago

nubonics commented 4 years ago

c:\users\nubonix\appdata\local\programs\python\python37-32\lib\site-packages\proxybroker\checker.py:105: UserWarning: Not found judges for the ['HTTP', 'HTTPS'] protocol. Checking proxy on protocols ['HTTP', 'CONNECT:80', 'SOCKS4', 'SOCKS5', 'HTTPS', 'SMTP'] is disabled.

code ran: 'proxybroker find --types SOCKS5 --lvl High --countries US,UK,DE --strict -l 1000 --outfile ./proxies.txt'

adrianmihalko commented 4 years ago

Same problem

OptiMysticall commented 4 years ago

I seem to only get this when running through proxychains, so I'm wondering if it's a timeout that needs adjusted. My command is very similar.. But it doesn't always appear. have you guys tried using --max-timeout (i think that's the command, sorry not near the pc but it's in the help command listing). the default is 10 seconds.

Also possible the Judges went on vacation, after all it's not an easy job.

gMan1990 commented 4 years ago

Same problem +1


https://github.com/constverum/ProxyBroker/blob/d21aae8575fc3a95493233ecfd2c7cf47b36b069/proxybroker/judge.py#L61 got a ResolveError here aiodns.error.DNSError: (12, 'Timeout while contacting DNS servers') without asyncio.wait_for

# nslookup httpbin.org
非权威应答:
服务器:  UnKnown
Address:  192.168.1.1

名称:    httpbin.org
Addresses:  34.230.193.231
      35.170.216.115
kiroffYT commented 11 months ago

What is judges?