We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前只支持TCP转发,可否支持UDP转发。
The text was updated successfully, but these errors were encountered:
xkcptun本身就是将tcp转成udp来达到tcp提速的功能,支持udp好像没必要吧。
Sorry, something went wrong.
有些协议是UDP,例如DNS和网络电话。
udp协议没必要再通过kcp去转一遍吧,没什么好处啊
还是有必要的,某些不存在的网站或者服务使用UDP就解不了了。。
No branches or pull requests
目前只支持TCP转发,可否支持UDP转发。
The text was updated successfully, but these errors were encountered: