This is a proxy IP:Port scanner, for some one can't visit some internet site, like google.com
- in cmd:
npm install -g proxyscan
- Excute the command:
proxy
or
proxyscan
All are done! You will find the valid proxys to visit google.com.hk or google.com.
#Options
If you want a proxy to visit some special url, for example: https://www.facebook.com,
you can add one more argument, like this:
proxy https://www.facebook.com
#How to setup proxy Here is a link to see how to set proxy(in Windows): http://jingyan.baidu.com/article/95c9d20d961d4aec4e7561f5.html Enjoy it!
#I will develop a ui for it later.