Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 905 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 905 Bytes

ProxyScanner.NodeJs

This is a proxy IP:Port scanner, for some one can't visit some internet site, like google.com

npm version

NPM #Installation and Usage

  1. in cmd: npm install -g proxyscan
  2. 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.