Use Chrome's fingerprint to trigger target's post-handshake records

https://github.com/XTLS/Xray-core/issues/4778#issuecomment-2952140234
This commit is contained in:
RPRX
2025-06-07 08:21:47 +00:00
committed by GitHub
parent 21af070492
commit 88910695ec
3 changed files with 11 additions and 8 deletions
+2 -1
View File
@@ -4,6 +4,7 @@ go 1.24
require (
github.com/pires/go-proxyproto v0.8.1
golang.org/x/crypto v0.38.0
github.com/refraction-networking/utls v1.7.3
golang.org/x/crypto v0.39.0
golang.org/x/sys v0.33.0
)