aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-geoip/bin
Commit message (Collapse)AuthorAgeFilesLines
* geoip: Add an internal-use tool to convert geoip db formats.Nick Mathewson2026-04-281-0/+182
This should eventually be integrated with Tor's geoip-db-tool, but for now, we ought to put this somewhere. (And until the next tor-geoip crate is released, we can't really use its new functionality.)