shadowsocksr-backup / shadowsocks-rss

ShadowsocksR update rss, SSR organization
4.47k stars 1.63k forks source link

opthion -O not reconized #4

Closed xiong-it closed 5 years ago

xiong-it commented 7 years ago

sudo python local.py -s myIP -p myPort -k myPwd -m chacha20 -o http_simple -O auth_chain_a 输出

IPv6 not support
opthion -O not reconized

列出的option中的确是没有-O选项指定协议。

当我用 sudo python local.py -c /etc/shadowsocks.json -d start 启动时没有报错,科学上网失败,但是stop停止时报错

IPv6 not support
INFO: loading config from /etc/shadowsocks.json
ERROR not running

环境: LiteOS(based on Ubuntu 16.04 LTS) Python 2.7.9

xiong-it commented 7 years ago

我目前的解决办法是在服务端去除了auth_chain_a协议,使用默认origin来使用。

zhcnChatbot commented 5 years ago

在客户端打开允许转发IPv6数据包到远程服务器,然后看你本地网络和vps网络都能不能支持Ipv6 only...另外,authchain* 的时候,加密应该是none