1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 17:35:23 +00:00
Go to file
dependabot[bot] 262e9f1b37
Chore: bump github.com/refraction-networking/utls from 1.3.1 to 1.3.2 (#2482)
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 11:02:16 +08:00
.github Add container build file 2023-02-18 14:32:43 +00:00
app fix: dns missing DomainMatcher in init function (#2375) 2023-03-15 07:12:51 +08:00
common make use of buf.NewWithSize() in Trojan's PacketReader and PacketWriter 2023-05-24 00:18:19 +01:00
features feat: add option to override destination of access log 2023-02-19 12:26:33 +00:00
infra DomainStrategy support for all outbounds 2023-02-19 13:34:15 +00:00
main Add uTLS support for Security Engine 2022-12-24 21:52:23 +00:00
proxy make use of buf.NewWithSize() in Trojan's PacketReader and PacketWriter 2023-05-24 00:18:19 +01:00
release Add container build file 2023-02-18 14:32:43 +00:00
testing Chore: fix gofumpt lint (#1719) 2022-04-06 23:48:16 +08:00
transport Refine header based websocket earlydata fix 2023-02-19 14:41:28 +00:00
.gitignore Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
config.go Fix: load auto format config with io.Reader (#1773) 2022-07-21 21:56:50 +08:00
config.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
config.proto update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
context_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
context.go Fix lint 2022-06-28 21:36:12 +08:00
core.go update version to v5.5.0 2023-05-24 00:22:05 +01:00
errors.generated.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
format.go vFormat: use gci instead of customized goimports (#1020) 2021-05-19 19:59:46 +08:00
functions_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
functions.go Fix: gci command for formatting code (#1757) 2022-05-01 00:47:14 +08:00
go.mod Chore: bump github.com/refraction-networking/utls from 1.3.1 to 1.3.2 (#2482) 2023-05-27 11:02:16 +08:00
go.sum Chore: bump github.com/refraction-networking/utls from 1.3.1 to 1.3.2 (#2482) 2023-05-27 11:02:16 +08:00
LICENSE Chore: update license year 2022-01-01 12:00:41 +08:00
mocks.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
proto.go Fix: vprotogen loop dependency (#797) 2021-03-18 18:32:40 +08:00
README.md ♻️ refactor geoip match logic (#1157) 2021-09-27 21:43:05 +01:00
SECURITY.md Docs: fix a typo in security policy (#1344) 2021-10-23 11:41:03 +08:00
v2ray_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
v2ray.go Add environment support in root level instance 2022-04-28 19:32:55 +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: