docs: add reality tcp support to proxy-protocols (#627)

This commit is contained in:
Integral 2024-09-12 13:02:19 +00:00 committed by GitHub
parent d8fad75597
commit 9701f5a377
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
- [x] TCP
- [x] WS
- [x] TLS
- [x] Reality (**Experimental, TCP Only**)
- [x] gRPC
- [x] Meek
- [x] HTTPUpgrade

View File

@ -20,6 +20,7 @@
- [x] TCP
- [x] WS
- [x] TLS
- [x] Reality (**实验性,目前仅支持 TCP**)
- [x] gRPC
- [x] Meek
- [x] HTTPUpgrade