Update documentation

This commit is contained in:
世界 2023-03-17 13:00:09 +08:00
parent 32bc4450a7
commit ce6d186345
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
#### 1.2-beta9
* Introducing the [UDP over TCP protocol version 2](/configuration/shared/udp-over-tcp)
* Add health check support for http-based v2ray transports
* Remove length limit on short_id for reality TLS config
* Fix bugs and update dependencies
#### 1.2-beta8
* Update reality and uTLS libraries
@ -115,7 +122,7 @@ Important changes since 1.0:
* Add VLESS outbound and XUDP
* Skip wait for hysteria tcp handshake response
* Add v2ray mux support for all inbound
* Add XUDP support for VMess
* Add XUDP support for VMess
* Improve websocket writer
* Refine tproxy write back
* Fix DNS leak caused by

View file

@ -52,7 +52,7 @@ The client requests the magic address to the upper layer proxy protocol to indic
|------|----------|-------|--------|----------|
| u8 | variable | u16be | u16be | variable |
*ATYP / address / port*: Uses the SOCKS address format.
**ATYP / address / port**: Uses the SOCKS address format.
#### Protocol version 2