1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-29 08:36:08 +03:00
ProxySU/ProxySuper.WPF/Templates/xray/server/05_inbounds/Shadowsocks-AEAD.json

9 lines
143 B
JSON
Raw Normal View History

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