Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Can't bind obfs-local port #86

Open
cnjax opened this issue Aug 3, 2019 · 0 comments
Open

Can't bind obfs-local port #86

cnjax opened this issue Aug 3, 2019 · 0 comments

Comments

@cnjax
Copy link

cnjax commented Aug 3, 2019

os:synology server
DS3617xs
DSM-6.17-15284 update3
Docker version:17.05.0-0401

docker run -it -d --name test mritd/shadowsocks:latest
-m "ss-local" -s "-s serverip -p serverport -b 0.0.0.0 -l 10080 -m chacha20-ietf-poly1305 -k secure --fast-open --plugin obfs-local --plugin-opts obfs=tls"

2019-08-03 12:29:11 INFO: plugin "obfs-local" enabled
2019-08-03 12:29:11 INFO: using tcp fast open
2019-08-03 12:29:11 INFO: initializing ciphers... chacha20-ietf-poly1305
2019-08-03 12:29:11 INFO: listening at 0.0.0.0:10080
2019-08-03 12:29:11 INFO: running from root user
2019-08-03 12:29:11 [simple-obfs] INFO: using tcp fast open
2019-08-03 12:29:11 [simple-obfs] INFO: obfuscating enabled
2019-08-03 12:29:11 [simple-obfs] INFO: obfuscation http method: GET
2019-08-03 12:29:11 [simple-obfs] INFO: tcp port reuse enabled
2019-08-03 12:29:11 [simple-obfs] ERROR: bind: Address not available
2019-08-03 12:29:11 [simple-obfs] ERROR: Could not bind
2019-08-03 12:29:11 [simple-obfs] ERROR: bind() error
2019-08-03 12:29:11 ERROR: plugin service exit unexpectedly

docker can't bind obfs local port when I am using ss-local+obfs-local
Can you help me ,Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant