| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nmlinux-1.4.2-py3-none-any.whl | 2026-06-14 | 398.7 kB | |
| README.md | 2026-06-14 | 841 Bytes | |
| v1.4.2 -- TLS Watchlist source code.tar.gz | 2026-06-14 | 3.6 MB | |
| v1.4.2 -- TLS Watchlist source code.zip | 2026-06-14 | 3.6 MB | |
| Totals: 4 Items | 7.6 MB | 0 | |
What's new in v1.4.2
TLS Watchlist — monitor certificate expiry at startup
A new TLS Watchlist panel appears at the bottom of the TLS Inspector page:
+ Watchbutton in the toolbar: adds the current host:port to the watchlist with one click- Persistent list stored in
~/.config/nmlinux/tls_watchlist.json - Automatic background check runs 2 seconds after launch (non-blocking)
- Sidebar alert dot on the "TLS Inspector" entry:
- 🔴 Red dot = at least one certificate expired
- 🟠 Orange dot = at least one certificate expires within 30 days
- No dot = all certificates valid
- Per-entry status in the panel: ✓ / ⚠ / EXPIRED with color coding and days remaining
- Re-check button to manually refresh all entries
- Unreachable hosts are silently ignored (no false alert when offline)