mirror of
https://github.com/proxysu/ProxySU.git
synced 2024-11-25 06:36:08 +03:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"port": 12345,
|
|
"protocol": "shadowsocks",
|
|
"settings": {
|
|
"password": "",
|
|
"method": "aes-128-gcm",
|
|
"network": "tcp,udp"
|
|
}
|
|
} |