mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"server":["::1", "127.0.0.1"],
|
|
"mode":"tcp_and_udp",
|
|
"server_port":8388,
|
|
"local_port":1080,
|
|
"password":"barfoo!",
|
|
"timeout":86400,
|
|
"method":"chacha20-ietf-poly1305"
|
|
}
|