This post is by a banned member (zikzikazikavirus) - Unhide
13 January, 2020 - 05:18 AM
Reply
(29 April, 2019 - 12:53 PM)Overside Wrote: Show MoreSOCKS-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.
333333333333333333333333333333333333
This post is by a banned member (Michal345) - Unhide
13 January, 2020 - 10:34 AM
Reply
This post is by a banned member (noob1231) - Unhide
13 January, 2020 - 11:46 AM
Reply
(29 April, 2019 - 12:53 PM)Overside Wrote: Show MoreSOCKS-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.
nice man
This post is by a banned member (joaor) - Unhide
13 January, 2020 - 03:39 PM
Reply
This post is by a banned member (TheDealer) - Unhide
14 January, 2020 - 06:51 AM
Reply
This post is by a banned member (TrxpBoy) - Unhide
16 January, 2020 - 08:45 AM
Reply
This post is by a banned member (mafiayemen1) - Unhide
21 January, 2020 - 09:35 PM
Reply
This post is by a banned member (keyiflerolsun) - Unhide
07 February, 2020 - 06:59 AM
Reply