Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   46942

[PYTHON] SOCKS4/5 - Proxy-Checker

by Overside - 29 April, 2019 - 12:53 PM
This post is by a banned member (MagicNan99) - Unhide
This post is by a banned member (iCuauh) - Unhide
iCuauh  
Registered
60
Posts
1
Threads
5 Years of service
#82
Hey, let see the code, Ty
This post is by a banned member (lionmilion) - Unhide
39
Posts
0
Threads
5 Years of service
#83
thanks for this thread
This post is by a banned member (painn06) - Unhide
painn06  
Registered
28
Posts
0
Threads
4 Years of service
#84
bro love u for this
This post is by a banned member (ergomaren) - Unhide
This post is by a banned member (notinit1) - Unhide
This post is by a banned member (szlkdcsn) - Unhide
szlkdcsn  
Registered
4
Posts
0
Threads
4 Years of service
#87
python can do so much things,thanks bro
This post is by a banned member (Topsmoks) - Unhide
Topsmoks  
Registered
167
Posts
7
Threads
6 Years of service
#88
(29 April, 2019 - 12:53 PM)Overside Wrote: Show More
SOCKS-Proxy-Checker

Checks an IP:Port list of SOCKS4/5 and outputs working proxies to a file.

Inputs:

Proxy list - An absolute path to the file containing a list of proxies in the of IP:Port
Output file - An absolute path to the file that the live SOCKS4/5 proxies will be written to.
Threads - The number of threads that will be used to check proxies. More threads = quicker scanning. If the thread count is too high, your internet connection may be interrupted and false timeouts/connection refused errors will be printed.
Timeout - The amount of time to give a potential proxy to repond before giving up and trying the next.
This script attempts to verify if a given IP:Port listing is a SOCKS4/5 proxy by completeing a SOCKS4/5 handshake with it. In order to maintain the highest level of compatibility I could, I did not use third part libraries and stuck with the default Python libraries. Also, I skipped adding some 'fancy' features, such as a GUI.

Was looking for this thanks!
 
 

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)