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

Recommend All Reference Implementations to support UDP Client Side Socket Reusing #6

Open
xiaokangwang opened this issue Nov 19, 2023 · 0 comments

Comments

@xiaokangwang
Copy link
Contributor

xiaokangwang commented Nov 19, 2023

Shadowsocks2022 supports client side socket reusing with UDP session ID field and Session ID based Routing routing, however, this feature is not implemented by at least one reference implementations' client(shadowsocks-go), and thus have become an edge case. It should be recommended for all reference implementations' client to implement this feature to detect and prevent server implementations that route UDP packets based on packet source address rather than Session ID.

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