dump unencrypted TLS sessions (#5624)

when dumpPackets is true, embed TLS master keys into the dump, in a
format which is natively compatible with Wireshark.
This commit is contained in:
Alessandro Ros
2026-04-04 14:46:43 +02:00
committed by GitHub
parent f52a63858c
commit d4c6f95291
34 changed files with 544 additions and 359 deletions
+6
View File
@@ -78,6 +78,12 @@ linters:
- stringsbuilder
- testingcontext
exclusions:
rules:
- linters:
- lll
source: "^\\s*// https?://"
formatters:
enable:
- gofmt