Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Mar 17, 2023
1 parent 32bc445 commit ce6d186
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/configuration/shared/udp-over-tcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ce6d186

Please sign in to comment.