Skip to content

Service unavailable #1065

@BennyTian

Description

@BennyTian

爱加速代理

linux 服务器安装了一个 爱加速 , 获取到的代理地址是: socks5/http://127.0.0.1:1080

且使用 curl -x socks5://127.0.0.1:1080 https://www.xxx.com/debug 是生效的, 返回的ip确实是代理的IP

Image

Gost

gost.json

{
    "Debug": true,
    "Retries": 1,
    "ServeNodes": [
        ":8080"
    ],
    "ChainNodes": [
        "socks5://127.0.0.1:1080"
    ]
}

ShadowsocksGostPlugin

-F socks5://xxx.xxx.xx.xx:8080?notls=true

点击测试, 可以链接, 但是 下载 为 0 b/s

Gost 服务器错误日志

Image

2025/04/15 16:52:49 socks.go:127: [socks5] 5 2 [0 2]
2025/04/15 16:52:49 socks.go:152: [socks5] 5 0
2025/04/15 16:52:49 socks.go:861: [socks5] xxx.xx.xxx.xx:29210 -> 10.0.3.19:8080
5 1 0 3 [2ae2:9ac7:88da:1489:a9:abaa:86a5:38c2]:44509
2025/04/15 16:52:49 socks.go:889: [socks5] xxx.xx.xxx.xx:29210 -> auto://:8080 -> [2ae2:9ac7:88da:1489:a9:abaa:86a5:38c2]:44509
2025/04/15 16:52:49 socks.go:941: [route] xxx.xx.xxx.xx:29210 -> auto://:8080 -> 1@socks5://127.0.0.1:1080 -> [2ae2:9ac7:88da:1489:a9:abaa:86a5:38c2]:44509
2025/04/15 16:52:49 socks.go:52: [socks5] methods: [0 2 128]
2025/04/15 16:52:49 socks.go:67: [socks5] method selected: 0
2025/04/15 16:52:49 socks.go:263: [socks5] 5 1 0 3 [2ae2:9ac7:88da:1489:a9:abaa:86a5:38c2]:44509
2025/04/15 16:52:49 socks.go:272: [socks5] 5 4 0 1 10.253.240.1:53
2025/04/15 16:52:49 socks.go:951: [socks5] xxx.xx.xxx.xx:29210 -> 10.0.3.19:8080 : Service unavailable
2025/04/15 16:52:49 socks.go:959: [socks5] xxx.xx.xxx.xx:29210 <- 10.0.3.19:8080

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions