github.com/refraction-networking/utls.GREASETransportParameter.IdOverride (field)
4 uses
github.com/refraction-networking/utls (current package)
u_quic_transport_parameters.go#L65: IdOverride uint64 // if set to a valid GREASE ID, use this instead of randomly generated one.
u_quic_transport_parameters.go#L93: if !g.IsGREASEID(g.IdOverride) {
u_quic_transport_parameters.go#L94: g.IdOverride = g.GetGREASEID()
u_quic_transport_parameters.go#L96: return g.IdOverride
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |