Xray-core/transport/internet/tls
yuhan6665 3fb67f065a
Add fingerprint xray_random (#1540)
* Add fingerprint xray_random

xray_random means to pick a random uTLS fingerprint at the core startup
This way, the fingerprint is stable for a user for some days. While there is no identifiable signature for the whole xray community

* Fingerprint "random" refine

Exclude old fingerprint from RNG
2023-01-20 23:36:08 -05:00
..
config.go Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
config.pb.go Generate all protos 2022-10-10 13:17:32 -04:00
config.proto Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
config_other.go Style: format code 2021-09-20 21:00:55 +08:00
config_test.go Adjust config loader of TLS & XTLS 2020-12-16 15:59:04 +00:00
config_windows.go Style: format code 2021-09-20 21:00:55 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
grpc.go Run core/format.go 2022-12-25 19:47:53 -05:00
pin.go Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
pin_test.go Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
tls.go Add fingerprint xray_random (#1540) 2023-01-20 23:36:08 -05:00
unsafe.go Fix errNoCertificates 2021-05-10 00:11:45 +08:00