We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在后台可以看到节点可用但是显示ssr订阅显示后台封禁或节点不可用 自己输入ssr报错 ERROR tcprelay.py:1097 can not parse header when handling connection from ::ffff:eo我的ip WARNING common.py:238 unsupported addrtype 69, maybe wrong password or encryption method WARNING tcprelay.py:521 Protocol ERROR, TCP ogn data 怀疑验证问题
"protocol": "auth_chain_a", "protocol_param": "", "obfs": "http_simple", "obfs_param": "", "speed_limit_per_con": 0, "speed_limit_per_user": 0, "additional_ports" : { "80": { "passwd": "123456", "method": "aes-128-ctr", "protocol": "auth_chain_a", "protocol_param": "2#", "obfs": "http_simple", "obfs_param": "" }, "443": { "passwd": "123456", "method": "aes-128-ctr", "protocol": "auth_chain_a", "protocol_param": "2#", "obfs": "http_simple", "obfs_param": "" }, "8080": { "passwd": "12456", "method": "aes-128-ctr", "protocol": "auth_chain_a", "protocol_param": "2#", "obfs": "http_simple", "obfs_param": "" } }, // only works under multi-user mode "additional_ports_only" : false, // only works under multi-user mode "timeout": 120, "udp_timeout": 60, "dns_ipv6": false, "connect_verbose_info": 1, "redirect": "", "fast_open": false
网站我开的88端口 后台用的自动部署
wget -N --no-check-certificate https://raw.githubusercontent.com/maxzh0916/Shadowsowcks1Click/master/Shadowsowcks1Click.sh;chmod +x Shadowsowcks1Click.sh;./Shadowsowcks1Click.sh
The text was updated successfully, but these errors were encountered:
@AkaneAkaza
Sorry, something went wrong.
@ilinsen 订阅是面板,跟后端无关
No branches or pull requests
在后台可以看到节点可用但是显示ssr订阅显示后台封禁或节点不可用
自己输入ssr报错
ERROR tcprelay.py:1097 can not parse header when handling connection from ::ffff:eo我的ip
WARNING common.py:238 unsupported addrtype 69, maybe wrong password or encryption method
WARNING tcprelay.py:521 Protocol ERROR, TCP ogn data
怀疑验证问题
网站我开的88端口
后台用的自动部署
The text was updated successfully, but these errors were encountered: