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

relay协议在设置nodelay=true时,转发udp会出现bad version #663

Closed
sleshep opened this issue Nov 4, 2020 · 0 comments · Fixed by #664
Closed

relay协议在设置nodelay=true时,转发udp会出现bad version #663

sleshep opened this issue Nov 4, 2020 · 0 comments · Fixed by #664

Comments

@sleshep
Copy link
Collaborator

sleshep commented Nov 4, 2020

服务端

./gost -L relay://127.0.0.1:8090

客户端

./gost -L udp://:9899/127.0.0.1:9898 -F "relay://127.0.0.1:8090?nodelay=true"

nc测试即可复现

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

Successfully merging a pull request may close this issue.

1 participant