Files
v2ray_simple/examples/ss.server.toml
e1732a364fed 2e5a33feb1 修订文档,示例,代码;解决http头层回落代码导致panic的bug;
添加 encrypt_algo 配置;

添加 configAdapter包
2022-11-30 22:40:26 +08:00

7 lines
135 B
TOML

[[listen]]
protocol = "shadowsocks"
host = "127.0.0.1"
port = 4434
uuid = "method:AES-128-GCM\npass:iloveverysimple"
#network = "dual"