diff options
| author | hrbrmstr <bob@rud.is> | 2026-08-24 00:26:19 -0400 |
|---|---|---|
| committer | hrbrmstr <bob@rud.is> | 2026-08-24 00:26:19 -0400 |
| commit | b6f4f2af55e81a459cb126da5ef972b9305cf67d (patch) | |
| tree | f5a6118c4b78948f3de56007de2a83fd3e7fca2b /2026/2026-08-23-https-record/README.md | |
| parent | 9e24d597958ebcd21c40f8cf69e38f134b2d7cb5 (diff) | |
add: bph report iocs and daily drop helper
Diffstat (limited to '2026/2026-08-23-https-record/README.md')
| -rw-r--r-- | 2026/2026-08-23-https-record/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2026/2026-08-23-https-record/README.md b/2026/2026-08-23-https-record/README.md new file mode 100644 index 0000000..8b681bd --- /dev/null +++ b/2026/2026-08-23-https-record/README.md @@ -0,0 +1,6 @@ +# Decode older dig type 65 output + +```bash +≫ dig +short -t TYPE65 example.com | go run main.go +1 . alpn="h2" ipv4hint=104.20.23.154,172.66.147.243 ipv6hint=2606:4700:10::6814:179a,2606:4700:10::ac42:93f3 +``` |
