JSPM

  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q40512F
  • License Apache-2.0

A framework for building composable proxy protocol stack

Package Exports

  • blinksocks
  • blinksocks/bin/init
  • blinksocks/package
  • blinksocks/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (blinksocks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

blinksocks

version downloads license dependencies devDependencies

Travis Coverage %e2%9d%a4

A framework for building composable proxy protocol stack.

Looking for GUI? Here it is: https://github.com/blinksocks/blinksocks-gui

Features

Getting Started

Requirements

Install or Upgrade

You can get the latest blinksocks via package manager yarn or npm.

NOTE: Node.js comes with npm installed so you don't have to install npm individually.

$ npm install -g blinksocks

Run blinksocks

$ blinksocks --help

For configuring blinksocks, please refer to Configuration.

Documents

For Users

  1. Usage
  2. Configuration
  3. Presets
  4. Examples

For Developers

  1. Preparation
  2. Architecture
  3. API
  4. Benchmark

Contributors

See contributors.

License

Apache License 2.0