|
Test HTTP/Socks 4/Socks 5 Proxies
|
|
02-25-2010, 07:00 AM
Post: #1
|
|||
|
|||
|
Test HTTP/Socks 4/Socks 5 Proxies
This is interesting function that can be used on different purposes. Basically it uses cURL for checking if proxy is okay. It returns boolean value (true if proxy is okay).
Example of calling function : Code: checkproxy("189.24.10.208","3128","SOCKS 4");PHP Code: <?php"I dont know with what weapons World War 3 will be fought with, but i know World War 4 will be fought with stones and sticks" - Albert Einstein |
|||
|
02-25-2010, 11:13 AM
Post: #2
|
|||
|
|||
|
RE: Test HTTP/Socks 4/Socks 5 Proxies
one of the pretty common used functions if you want to automize a bit your proxies, nice post!
Read rules ![]()
|
|||
|
« Next Oldest | Next Newest »
|








