DanMcInerney/elite-proxy-finder

bs4

HoussemCharf opened this issue · 4 comments

i am operating on raspbian the importation of the lib beautifulsoup caused some issues

"from BeautifulSoup import BeautifulSoup" change it to "from bs4 import BeautifulSoup"

just to help those are stuck there

also the checking isnt giving any result back :/

Yeah this script relies on a page that's hosted on my site danmcinerney.org. Unfortunately the site is down right now.

Is this ever coming back?

@DanMcInerney Can you maybe give out the IP Test and Headers script? Or is it maybe an public script?
Found http://www.codingtheweb.com/ip-test.php that one so far, but my skills are very limited to re-write this Scanner for this Script.