Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

adangadang/docker-shadowsocks-manyuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

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

About

原作者: http://www.dwhd.org/20151118_163516.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%

AltStyle によって変換されたページ (->オリジナル) /