Summary
Xsec proxy scanner is a super fast and small proxy server scanner. The usage scenarios are as follows:
- Scan your own company's servers regularly to check whether there is any Internet server that has opened the proxy service;
- Scan the proxy server in the public network (if it is distributed, you can also sell the proxy)
Supported protocols are:
- Http
- HTTPS
- Socks4
- Socks4a
- Socks5
Instructions
Parameter description
- Scan parameter indicates the start of scanning. After scanning, the results will be saved to xsec ﹣ proxes.db and xsec ﹣ proxes.txt files in the current directory. DB is the database file and TXT is the text result;
xsec_proxies.db
xsec_proxies.txt
- Dump means to export the results in the specified DB file as a text file.
- The following are optional parameters: - debug, which indicates whether to enable the debug mode and see the specific scanning process; -- scan nunum, which indicates the number of servers to scan each time, which is 1000 by default; -- timeout, which indicates the timeout time of each scanning request, which is 5 seconds by default; -- filename, which indicates the file name of the iplist to scan, which is the dumpfile of iplist.txt under the current directory by default, which indicates that the file is in the current directory The name of the exported text file when using the dump parameter
- --Debug indicates whether to enable the debug mode and see the specific scanning process;
- --Scan? Num indicates the number of servers scanned each time. The default value is 1000;
- --Timeout, which indicates the timeout of each scan request. The default is 5 seconds;
- --Filename, which is the file name of the iplist to be scanned. The default is the file iplist.txt in the current directory
- Dumpfile, indicating the name of the exported text file when using the dump parameter
Run screenshots
As can be seen from the above figure, if the timeout parameter is set too short, there will be a false alarm. It is necessary to adjust the timeout parameter reasonably according to the network situation.
Compiled binary version download address: https://github.com/netxfly/xsec-proxy-scanner/releases