Update README with currently active logs

This commit is contained in:
2026-04-21 16:39:14 +02:00
parent 3ed99224da
commit e45a483b23

View File

@@ -17,7 +17,7 @@ The `GOPRIVATE` variable skips the Go checksum database and module proxy, which
Fetch and decode entries from a Static CT log as structured JSON. Fetch and decode entries from a Static CT log as structured JSON.
```bash ```bash
ctool fetch https://halloumi2026h1.mon.ct.ipng.ch 629794635 +all ctool fetch https://halloumi2026h2a.mon.ct.ipng.ch 629794635 +all
``` ```
→ [Full documentation](docs/ctfetch.md) → [Full documentation](docs/ctfetch.md)
@@ -27,7 +27,7 @@ ctool fetch https://halloumi2026h1.mon.ct.ipng.ch 629794635 +all
Tail a Static CT log, printing a one-liner per new cert/precert as it arrives. Tail a Static CT log, printing a one-liner per new cert/precert as it arrives.
```bash ```bash
ctool tail https://halloumi2026h1.mon.ct.ipng.ch ctool tail https://gouda2026h2.mon.ct.ipng.ch
``` ```
→ [Full documentation](docs/ctail.md) → [Full documentation](docs/ctail.md)