marzneshin
marzneshin copied to clipboard
[FEAT] configuring shadwsocks method
"shadowsocks" doesn't have "method" appearing in the subscription. At first "shadowsocks" configuration was as in marzban after I added "method" to the config { "tag": "a1", "listen": "0.0.0.0", "port": 1080, "protocol": "shadowsocks", "settings": { "clients": [], "network": "tcp,udp", "method": "chacha20-ietf-poly1305" } },
and still it doesn't appear in the subscription.
Tell me how to configure it.