Please answer these questions before submitting your issue. Thanks!
(Please mention that if the issue you filed is solved, you may wish to close it by yourself. Thanks again.)
(PS, you can remove 3 lines above, including this one, before post your issue.)
3.0.3
docker
ss-server -s :: -p 8838 -k test -m aes-256-cfb
ss-server -s ["[::0]", "0.0.0.0"] -p 8838 -k test -m aes-256-cfb
Cannot listen to both IPV6 and Ipv4, using "::" only listen to IPV6.
Previous post suggested using "server":["[::0]", "0.0.0.0"] in configure file, however, it does not work under command line.
-s :: -s 0.0.0.0
@bazingaterry ss-redir ?
Most helpful comment
-s :: -s 0.0.0.0