Xray-core/transport/internet/websocket
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 Add WebSocket 0-RTT support (#375) 2021-03-14 07:10:10 +00:00
connection.go Reformat code 2022-05-18 15:29:01 +08:00
dialer.go Add fingerprint xray_random (#1540) 2023-01-20 23:36:08 -05:00
dialer.html Update dialer.html 2021-03-23 16:55:05 +00: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
ws.go Run core/format.go 2022-12-25 19:47:53 -05:00
ws_test.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00