Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu16.04 里运行出现这个问题怎么解决 #50

Open
ZhangQu opened this issue Apr 26, 2019 · 1 comment
Open

ubuntu16.04 里运行出现这个问题怎么解决 #50

ZhangQu opened this issue Apr 26, 2019 · 1 comment

Comments

@ZhangQu
Copy link

ZhangQu commented Apr 26, 2019

输入 : ssserver -p 443 -k password -m aes-256-cfb

输出:2019-04-26 20:46:19 INFO loading libcrypto from libcrypto.so.1.0.0
2019-04-26 20:46:19 INFO starting server at 0.0.0.0:443
Traceback (most recent call last):
File "/usr/local/bin/ssserver", line 9, in
load_entry_point('shadowsocks==2.8.2', 'console_scripts', 'ssserver')()
File "/usr/local/lib/python2.7/dist-packages/shadowsocks/server.py", line 68, in main
tcp_servers.append(tcprelay.TCPRelay(a_config, dns_resolver, False))
File "/usr/local/lib/python2.7/dist-packages/shadowsocks/tcprelay.py", line 582, in init
server_socket.bind(sa)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 13] Permission denied

@enjoy-binbin
Copy link

@ZhangQu sudo

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

No branches or pull requests

2 participants