mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-07-22 09:54:14 +00:00
REALITY server: Three types of ALPN for post-handshake records detection & imitation; Two fixes
https://github.com/XTLS/Xray-core/issues/4778#issuecomment-3072047745 Closes https://github.com/XTLS/Xray-core/issues/4788 --------- Fixes https://github.com/XTLS/Xray-core/issues/4843 Fixes https://github.com/XTLS/Xray-core/issues/4845
This commit is contained in:
parent
1976d02ec9
commit
1785178762
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/stretchr/testify v1.10.0
|
||||
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
|
||||
github.com/vishvananda/netlink v1.3.1
|
||||
github.com/xtls/reality v0.0.0-20250608132114-50752aec6bfb
|
||||
github.com/xtls/reality v0.0.0-20250715055725-05a351a64521
|
||||
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
|
||||
golang.org/x/crypto v0.40.0
|
||||
golang.org/x/net v0.41.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue