1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-23 12:02:58 -05:00
RPRX 65565572d3 VLESS UDP over TCP struct breaking change (#239)
具体改变:每个 UDP 载荷前加两字节长度的 length,最大值为 2048-2=2046。若不使用 Mux,服务端与客户端均需升级至 v4.30.0+。这是 VLESS 公测版(0)协议结构本身唯一一次 breaking change,正式版(1)的服务端预计会长期同时支持该版本,第三方客户端的实现应当尽快跟进。
2020-09-30 01:39:03 +00:00
2020-08-30 21:17:22 +08:00
2020-09-26 23:31:24 +08:00
2020-09-26 02:39:08 +08:00
2020-08-30 21:17:22 +08:00
2020-09-21 14:56:43 +00:00
2018-12-03 22:44:42 +01:00
2020-09-10 15:35:07 +00:00
2020-06-24 12:57:03 +08:00
2020-08-24 12:10:26 +00:00
2020-08-24 12:10:26 +00:00
2018-10-21 20:33:08 +02:00
2020-06-27 20:50:39 -04:00
2020-09-25 17:38:14 +08:00
2018-09-30 18:39:53 +02:00
2020-06-18 12:37:10 +08:00
2020-09-21 14:56:43 +00:00
2020-09-21 14:56:43 +00:00
2020-08-09 16:25:29 +00:00
2020-09-09 18:36:40 +08:00
2020-08-01 01:10:32 -05:00
2018-12-05 16:27:32 +01:00
2020-06-24 12:57:03 +08:00
2019-02-10 19:19:05 +01:00

Project V

codecov.io GoDoc codebeat Downloads Downloads

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

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

Description
No description provided
Readme MIT 69 MiB
Languages
Go 70.4%
JavaScript 29.5%
Shell 0.1%