1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-02-18 07:23:17 +03:00

9 lines
143 B
JSON
Raw Normal View History

2021-05-21 18:03:40 +08:00
{
"port": 12345,
"protocol": "shadowsocks",
"settings": {
2021-08-20 18:01:16 +08:00
"password": "",
"method": "aes-128-gcm",
2021-05-21 18:03:40 +08:00
"network": "tcp,udp"
}
}