Skip to content

h01/ProxyScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python Proxy Scanner

简介

最近想做一个Chrome翻墙工具,其中涉及到HTTP代理,想着不喜欢网上公开的免费信息,就自己利用点业余时间写了一个扫描HTTP代理的工具了。
匆忙发布,还有很多未完善的地方,日后再慢慢修改。

安装

$ git clone https://github.com/h01/ProxyScanner.git

使用

$ ./ps.py -i 1.1.1.1-1.1.2.255 -p 8080 -t 50 -s test.txt

About

python HTTP代理扫描

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages