-
What's the best way for |
Beta Was this translation helpful? Give feedback.
Answered by
DuckSoft
Aug 27, 2021
Replies: 1 comment
-
I guess you can use {
...
"locals": [
{"local_address": "127.0.0.1", "local_port": 1080},
{"local_address": "::1", "local_port": 1080}
],
...
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Klaaktu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess you can use
"locals"
array in the extended JSON config. See: https://github.com/shadowsocks/shadowsocks-rust#configuration