shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go
Apache License 2.0
4.45k stars 1.39k forks source link

Feature Request: multiuser support #154

Open sllzwsgdsg opened 4 years ago

sllzwsgdsg commented 4 years ago

请问 go-shadowsocks2 支持多用户和多端口模式吗? The go-shadowsocks2 support multi-user and multi port mode? 比如读取这种config.json的配置文件的形式? like useing this config.json conf file? { "port_password": { "9998": "xxxx", "9999": "xxxx" }, "server": "0.0.0.0", "timeout": 300, "method": "aes-256-gcm", "fast_open": true }

Princejona commented 2 years ago

i ask if it now supported multi password?

bugfan commented 2 years ago

i ask if it now supported multi password?

Hi guy,I will write a shadowsocks-auth which could support multi user in single-port! please continue to pay attention😄

m-d-z-z commented 2 years ago

i ask if it now supported multi password?

Hi guy,I will write a shadowsocks-auth which could support multi user in single-port! please continue to pay attention😄

good luck to you