shadowsocks / shadowsocks-nodejs

https://github.com/shadowsocks/shadowsocks
Other
1.25k stars 724 forks source link

It doesn't work on my laptop. #123

Closed weiofcn closed 7 years ago

weiofcn commented 7 years ago
[root@ken-Booth kenConfig]# localssjs -c config.json 
WARN: Output exceeds 32000 characters
**2017-08-11T07:32:16.464Z - error: udp_relay socket err: bind EADDRINUSE :::1080**

[root@ken-Booth kenConfig]# netstat -ntl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State    
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN     
tcp6       0      0 :::1716                 :::*                    LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     
tcp6       0      0 ::1:631                 :::*                    LISTEN     
[root@ken-Booth kenConfig]# uname -a
Linux ken-Booth 4.9.40-1-MANJARO #1 SMP PREEMPT Fri Jul 28 09:24:52 UTC 2017 x86_64 GNU/Linux

So, what happened here? It is properly working on my ubuntu.

chenshaoju commented 7 years ago

EDIT: My bad,The shadowsocks-nodejs has abandon.