mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-03-21 11:05:02 +00:00
* add asn and cidr subnet support - parse AS numbers (AS13335 format) - fetch prefixes from ripe stat api - cache asn data for 24h, check results for 1h - sample ips across subnets for checking - show asn stats and prefix lists in ui - link asn in results for quick lookup - collapsible lists for long prefix/network lists - trim whitespace from search input * refactor: improve code structure and add enhanced error messages * refactor: replace match with if let for single branch pattern * fix: don't store ASN in database * chore: bump version --------- Co-authored-by: Lowder <me@lowderplay.dev> |
||
|---|---|---|
| .. | ||
| pages | ||
| base.html.tera | ||
| empty.html.tera | ||
| error.html.tera | ||
| histogram.html.tera | ||
| index.html.tera | ||
| page.html.tera | ||
| result.html.tera | ||
| search-form.html.tera | ||
| typography.html.tera | ||