1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-25 14:46:08 +03:00
ProxySU/ProxySuper.WPF/Templates/xray/server/05_inbounds/Shadowsocks-AEAD.json
2021-08-20 18:01:16 +08:00

9 lines
143 B
JSON

{
"port": 12345,
"protocol": "shadowsocks",
"settings": {
"password": "",
"method": "aes-128-gcm",
"network": "tcp,udp"
}
}