Xiaokang Wang (Shelikhoo)andGitHub b6da3e86a5 Shadowsocks2022 Client Implementation Improvements (#2770)
* Shadowsocks2022 Client Implementation Improvements

1. Added UDP Replay Detection
2. Added UDP Processor State Cache
3. Added More Detailed Output for Time Difference Error
4. Replaced Mutex with RWMutex for reduced lock contention
5. Added per server session tracking of decryption cache and anti-replay window
6. Adjust server session track time
7. Increase per session buffer to 128
8. Fix client crash when EIH is not enabled
9. Fix client log contains non-human-friendly content
10.Remove mark and remove for trackedSessions
11. Fixed packet size uint16 overflow issue
2023-11-24 00:40:07 +00:00
2023-09-24 22:37:35 +01:00
2022-04-06 23:48:16 +08:00
2018-12-03 22:44:42 +01:00
2022-06-28 21:36:12 +08:00
2023-11-19 13:17:59 +00:00
2023-11-19 13:16:28 +00:00
2022-01-01 12:00:41 +08:00
2021-03-18 18:32:40 +08:00
2021-09-27 21:43:05 +01:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

S
Description
A platform for building proxies to bypass network restrictions.
Readme
78 MiB
Languages
Go 68%
JavaScript 31.8%
Shell 0.1%