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

UDP-heavy app performance issues? (not surprising, so more of a "feature suggestion" than a bug report) #46

Open
tonsimple opened this issue Jan 25, 2019 · 0 comments

Comments

@tonsimple
Copy link

tonsimple commented Jan 25, 2019

Hello!
First, thanks for great work on this plugin.

My (not unexpected) problem is that it is hitting a UDP intensive piece of software I run over shadowsocks pretty heavily.

Based on its operation description and the fact that I get mostly same issues if I run said piece of software over OpenVPN in tcp mode I infer that it is due to UDP->TCP->etc.

Could the plugin be modified to use QUIC(like) obfuscation for UDP part of shadowsocks traffic as an option?

QUIC is essentially UDP, backed by google and thus should not compromise the "decoy website" aspect of this plugin too much (and if someone is concerned by that, well, make it optional)

There already is a quic-only plugin for shadowsocks https://github.com/shadowsocks/v2ray-plugin but it sadly lacks the great "pretend to be a website" functionality

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

1 participant