1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
Go to file
mzz 5f851c05b1
fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy (#815)
* fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy

* chore(lint): reformat the code

* chore(lint): Codacy Static Code Analysis
2021-03-25 16:42:58 +08:00
.github Chore: change Git user (#803) 2021-03-19 12:35:02 +08:00
app Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
common Chore: refine errorgen (#821) 2021-03-24 15:18:07 +08:00
features Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
infra Feat: format code in one-key (#802) 2021-03-24 14:43:00 +08:00
main Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
proxy Fix: remove AA header flag in DNS query (#817) 2021-03-23 15:49:20 +08:00
release update geoip, geosite 2021-03-19 00:11:12 +00:00
testing Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
transport fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy (#815) 2021-03-25 16:42:58 +08:00
.gitignore Chore: refine errorgen (#821) 2021-03-24 15:18:07 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
config.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
config.pb.go Chore: update protobuf & dependencies (#793) 2021-03-18 12:17:26 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context.go Add unit test for outbound handler 2020-06-27 20:50:39 -04:00
core.go Bump version to v4.36.2 2021-03-16 21:21:23 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
format.go Feat: format code in one-key (#802) 2021-03-24 14:43:00 +08:00
functions_test.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
functions.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
go.mod Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
go.sum Feat: update lucas-clemente/quic-go to v0.20.0 (#816) 2021-03-22 22:26:30 +08:00
LICENSE Chore: update LICENSE year (#680) 2021-02-17 05:27:52 +08:00
mocks.go Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
proto.go Fix: vprotogen loop dependency (#797) 2021-03-18 18:32:40 +08:00
README.md Refine: readme packaging badge 2020-12-24 03:50:13 +08:00
SECURITY.md update security policy with renewed GPG pubkey 2020-11-08 03:54:22 -06:00
v2ray_test.go Chore: format import using goimports (#780) 2021-03-14 07:09:51 +08:00
v2ray.go Chore: change module name (#677) 2021-02-17 04:31:50 +08: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: