Xray-core/transport/internet/tcp
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 Removal: confonly 2020-12-11 13:05:29 +08:00
config.pb.go Generate all protos 2022-10-10 13:17:32 -04:00
config.proto v1.1.0 2020-12-04 09:36:16 +08:00
dialer.go Add fingerprint xray_random (#1540) 2023-01-20 23:36:08 -05:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
hub.go Reformat code 2022-05-18 15:29:01 +08:00
sockopt_darwin.go Enhancement of "redirect" function, adding support for MacOS 2022-08-22 10:33:58 -04:00
sockopt_freebsd.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_linux.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
sockopt_linux_test.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_other.go Enhancement of "redirect" function, adding support for MacOS 2022-08-22 10:33:58 -04:00
tcp.go v1.1.0 2020-12-04 09:36:16 +08:00