routewatch/internal
sneak f8b7d3b773 Unify IP lookup response structure and add PTR lookups
- Always return consistent JSON structure with query and results array
- Add PTR field to IPInfo for reverse DNS records
- Support comma-separated IPs and hostnames in single query
- Do PTR lookup for all IPs (direct, resolved from hostname, or listed)
- Remove trailing dots from PTR records
2025-12-27 15:56:10 +07:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Unify IP lookup response structure and add PTR lookups 2025-12-27 15:56:10 +07:00
logger Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00
metrics Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00
ristypes Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00
routewatch Add adaptive rate limiting to ASN WHOIS fetcher 2025-12-27 15:51:06 +07:00
server Unify IP lookup response structure and add PTR lookups 2025-12-27 15:56:10 +07:00
streamer Track wire bytes separately from decompressed stream bytes 2025-12-27 12:56:57 +07:00
templates Display wire bytes on status page instead of decompressed bytes 2025-12-27 12:59:50 +07:00
whois Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00