Jump to content

Proxy Check Script


operat0r_001

Recommended Posts

echo =======================================================================================
echo admin@krisweston.com added and cleaned up some of my code but hes dropped off the face of the planet so i have to pickup where he left off
echo rmccurdy.com if you have any issues with any of the script not working ...

echo =======================================================================================
echo 'NOTES:'

echo '* Build with Ubuntu 10.04.3 LTS'
echo '* GNU sed version 4.2.1'
echo '* curl 7.19.7 (i486-pc-linux-gnu) libcurl/7.19.7 OpenSSL/0.9.8k zlib/1.2.3.3 libidn/1.15 '

echo 'TODO:'
echo '* error checking max pages zero then bail report error ..'
echo '* setup vars for config max timeout and test urls ..'
echo '* add more checks from freeproxylists.com proxies ssl etc'
echo '* add support to check TEST urls before we start or auto detect and set net TEST url if blocked etc ..'
echo '* check output files for IP:PORT and wc to determing if site ripp worked ...'
echo '* add file uploader site check'
# curl -s -A "$varagent" -x "$proxyip" --url http://www.filesonic.com/file/537557874/T-64AOCP.rar --connect-timeout $TIMEOUT -m 10 | grep -ci 'suspicious'


echo =======================================================================================

HTTP

http://rmccurdy.com/scripts/proxy/good.txt

SOCKS

http://rmccurdy.com/scripts/proxy/socks.txt

SOURCE

http://rmccurdy.com/scripts/proxy/proxycheck.sh

Edited by operat0r_001
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...