mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -05:00
17d85263e2
PR #99 reduces an extra RTT when setting up the CONNECT tunnel via http proxy, however, server-first protocols (such as MySQL) will be unusable as v2ray keeps to wait for the client request. This commit solves the problem by limiting the maximum waiting time to 50 ms. |
||
---|---|---|
.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: