jpxue / Proxy_Scanner_Scraper_AIO

A program that scrapes proxies off a set of URLs and scans them. Supports HTTP & SOCKs + URL harvesting.
GNU General Public License v3.0
27 stars 19 forks source link

Proxy judges #3

Open SessyX opened 3 years ago

SessyX commented 3 years ago

Hi how can I add a proxy judge manually ? I cant find any judges with links in visual studio

mreduar commented 3 years ago

I also have the same doubt. It seems that it is only possible through the code as I don't see any option in sight.

jpxue commented 3 years ago

Scanner Tab → Select a different Proxy Judge from the DropDownList

mreduar commented 3 years ago

Only one appears to me. image

SessyX commented 3 years ago

Scanner Tab → Select a different Proxy Judge from the DropDownList

I want to add manually. Like www.myproxyjudge.com

jpxue commented 3 years ago

@SessyX image

@mreduar I don't know how that got in there without modifying the list yourself. If you re-download the source code and re-compile the original proxy judges should be there but some of them are defunct now (as is the URL Harvester)

image

mreduar commented 3 years ago

I had to download it from an external site since there are no releases to download here on github and I can't compile the code by myself.

SessyX commented 3 years ago

@SessyX image

@mreduar I don't know how that got in there without modifying the list yourself. If you re-download the source code and re-compile the original proxy judges should be there but some of them are defunct now (as is the URL Harvester)

image

Thanks for the help. By the way it would be nice If you add a retries option (for checking a list 2 times or more). Idk If its easy to add for scraping there should be a scrape this urls through these proxies. That one would be good too.