8000 客户端服务器端通过websocket连接 当套cf时候连接不上 · Issue #411 · rapiz1/rathole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

客户端服务器端通过websocket连接 当套cf时候连接不上 #411

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

Open
chenxudong2020 opened this issue May 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@chenxudong2020
Copy link
chenxudong2020 commented May 6, 2025

Describe the bug

To Reproduce
Steps to reproduce the behavior:
关键信息进行隐藏了

  1. 服务端配置文件 [server]
    bind_addr = "0.0.0.0:2333"
    default_token = "xxxxx"

[server.transport]
type = "websocket"
[server.transport.websocket]
tls = false

[server.services.unas]
bind_addr = "0.0.0.0:5666"

2 把2333端口套上cf 通过https://aaa.com访问
3. 客户端配置文件[client]
remote_addr = "aaa.com"
default_token = "xxxxxx"

[client.transport]
type = "websocket"
[client.transport.websocket]
tls = false

[client.services.unas]
local_addr = "127.0.0.1:5666"

无论设置上面的tls true or false都是无法连接,不要问我为啥这么做 国外的vps线路太辣鸡只能套cf

Logs

Environment:

@chenxudong2020 chenxudong2020 added the bug Something isn't working label May 6, 2025
@chenxudong2020
Copy link
Author

配置错误,已经配置好了但是速度波动太快

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant
0