mirror of https://github.com/v2ray/v2ray-core
![]() 做了一点微小的工作,例如: 去掉了在非 `forking` 类型中几乎无意义的 `PIDFile` ([因为 systemd 不会写入](https://www.freedesktop.org/software/systemd/man/systemd.service.html#PIDFile=)) 把[不推荐使用](https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/)的 `Wants=network.target` 换成 `Wants=network-online.target nss-lookup.target` |
||
---|---|---|
.dev/protoc | ||
.github | ||
.vscode | ||
app | ||
common | ||
external | ||
features | ||
infra | ||
main | ||
proxy | ||
release | ||
testing | ||
transport | ||
.gitignore | ||
LICENSE | ||
README.md | ||
WORKSPACE | ||
annotations.go | ||
azure-pipelines.template.yml | ||
azure-pipelines.yml | ||
config.go | ||
config.pb.go | ||
config.proto | ||
context.go | ||
context_test.go | ||
core.go | ||
errors.generated.go | ||
functions.go | ||
functions_test.go | ||
go.mod | ||
go.sum | ||
mocks.go | ||
proto.go | ||
v2ray.go | ||
v2ray_test.go |
README.md
Project V
Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.
License
Credits
This repo relies on the following third-party projects:
- In production:
- For testing only: