elite-proxy-finder icon indicating copy to clipboard operation
elite-proxy-finder copied to clipboard

bs4

Open HoussemCharf opened this issue 8 years ago • 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

HoussemCharf avatar May 15 '16 22:05 HoussemCharf

also the checking isnt giving any result back :/

HoussemCharf avatar May 15 '16 22:05 HoussemCharf

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

DanMcInerney avatar May 16 '16 16:05 DanMcInerney

Is this ever coming back?

echo465 avatar Sep 04 '16 04:09 echo465

@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.

Shazgul avatar Oct 04 '16 12:10 Shazgul