0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-15 04:47:16 +03:00

REALITY practice: Detect & imitate target's post-handshake records

Fixes https://github.com/XTLS/Xray-core/issues/4778
This commit is contained in:
RPRX
2025-06-07 08:59:39 +00:00
committed by GitHub
parent b80e319655
commit ab0b9a6220
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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-20250527000105-e679ef7bb130
github.com/xtls/reality v0.0.0-20250607082147-88910695ec9a
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/crypto v0.39.0
golang.org/x/net v0.41.0