1.1.0 • Published 6 years ago

shadowkeeper v1.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

ShadowKeeper

a better sslocal base on itself and wrapped by nodejs

npm.io

Installation

  1. Install shadowsocks

    apt-get install python-pip
    pip install shadowsocks
  2. Install shadowkeeper from npm

    npm install shadowkeeper -g

Usage

  1. Create/Download your gui-config.json of Shadowsocks for Windows
  2. Launch ShadowKeeper with your gui-config.json

    shadowkeeper ./gui-config.json

    The path can be omitted if it's same next time.

  3. Select your server config and local-port

  4. Done

License

The MIT License