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

9 lines
143 B
JSON
Raw Normal View History

2021-08-20 11:52:45 +08:00
{
"port": 12345,
"protocol": "shadowsocks",
"settings": {
2021-08-20 18:01:16 +08:00
"password": "",
"method": "aes-128-gcm",
2021-08-20 11:52:45 +08:00
"network": "tcp,udp"
}
}