mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 18:17:52 -05:00
b6da3e86a5
* 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 |
||
---|---|---|
.github | ||
app | ||
common | ||
features | ||
infra | ||
main | ||
proxy | ||
release | ||
testing | ||
transport | ||
.gitignore | ||
annotations.go | ||
config.go | ||
config.pb.go | ||
config.proto | ||
context_test.go | ||
context.go | ||
core.go | ||
errors.generated.go | ||
format.go | ||
functions_test.go | ||
functions.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
mocks.go | ||
proto.go | ||
README.md | ||
SECURITY.md | ||
v2ray_test.go | ||
v2ray.go |
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.
Related Links
- Documentation and Newcomer's Instructions
- Welcome to translate V2Ray documents via Transifex
Packaging Status
If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.
License
Credits
This repo relies on the following third-party projects:
-
In production:
-
For testing only: