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

ssr订阅显示后台封禁或节点不可用 #48

Open
dupeilin opened this issue Mar 7, 2018 · 2 comments
Open

ssr订阅显示后台封禁或节点不可用 #48

dupeilin opened this issue Mar 7, 2018 · 2 comments

Comments

@dupeilin
Copy link

dupeilin commented Mar 7, 2018

在后台可以看到节点可用但是显示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
@Akkariiin
Copy link
Member

@AkaneAkaza

@Scyllaly
Copy link

@ilinsen 订阅是面板,跟后端无关

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

No branches or pull requests

3 participants