Giter Club home page Giter Club logo

docker-shadowsocks-manyuser's Introduction

docker-shadowsocks-manyuser

用法: docker run -dti --name=shadowsocks
-p 50000-60000:50000-60000
-p 50000-60000:50000-60000/udp
-e manyuser=on
-e MYSQL_HOST=1.2.3.4
-e MYSQL_PORT=3306
-e MYSQL_USER=ShadowSocks
-e MYSQL_DBNAME=ShadowSocks
-e MYSQL_PASSWORD=147852369
shadowsocksr_manyuser:latest

变量名 默认参数 说明
MANYUSER 可用参数有:R/On 当参数是R的时候则使用ShadowSocksR模式的多用户版本,否则用ShadowSocks原版的多用户模式。
MYSQL_HOST 当MANYUSER变量有参数时,才会启用。
MYSQL_PORT 当MANYUSER变量有参数时,才会启用。
MYSQL_USER 当MANYUSER变量有参数时,才会启用。
MYSQL_DBNAME 当MANYUSER变量有参数时,才会启用。
MYSQL_PASSWORD 当MANYUSER变量有参数时,才会启用。
METHOD aes-256-cfb 可用选项有:aes-256-cfb aes-192-cfb aes-128-cfb chacha20 salsa20 rc4-md5
PROTOCOL origin 可用参数有:origin verify_simple verify_deflate auth_simple
OBFS http_simple_compatible 可用参数有:plain http_simple http_simple_compatible tls_simple tls_simple_compatible random_head random_head_compatible OBFS_PARAM
DNS_IPV6 false 可用参数有:false true

docker-shadowsocks-manyuser's People

Contributors

leon0516 avatar snakeliwei avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.