1.1.1 • Published 8 years ago

proxyscan v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

ProxyScanner.NodeJs

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

#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.