shadowsocks/tests/chacha20.json
2015-08-22 15:05:12 +08:00

10 lines
220 B
JSON
Executable file

{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1081,
"password":"salsa20_password",
"timeout":60,
"method":"chacha20",
"local_address":"127.0.0.1",
"fast_open":false
}