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

怎么禁用sock5的udp over tcp? #471

Open
PHCSJC opened this issue May 10, 2024 · 3 comments
Open

怎么禁用sock5的udp over tcp? #471

PHCSJC opened this issue May 10, 2024 · 3 comments

Comments

@PHCSJC
Copy link

PHCSJC commented May 10, 2024

想要使用标准的udp sock5代理,但gost会把udp先转成tcp,请问怎么禁用udp over tcp呢?

@ginuerzh
Copy link
Member

可以添加relay=udp选项试试

-F socks://:1080?relay=udp

@scruel
Copy link

scruel commented May 18, 2024

@ginuerzh 貌似不行:
gost -L :1080?relay=udp
这样后还是 socks5: UDP relay is disabled

@ginuerzh
Copy link
Member

要加在客户端上。

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

No branches or pull requests

3 participants