github.com/refraction-networking/utls.UtlsGREASEExtension.Value (field)
7 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L2861: ext.Value = GetBoringGREASEValue(uconn.greaseSeed, ssl_grease_extension1)
u_parrots.go#L2863: ext.Value = GetBoringGREASEValue(uconn.greaseSeed, ssl_grease_extension2)
u_tls_extensions.go#L970: Value uint16
u_tls_extensions.go#L998: b[0] = byte(e.Value >> 8)
u_tls_extensions.go#L999: b[1] = byte(e.Value)
u_tls_extensions.go#L1009: e.Value = GREASE_PLACEHOLDER
u_tls_extensions.go#L1033: e.Value = jsonObj.Id
![]() |
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. |