Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | geoip script: add options to output AS numbers. | Nick Mathewson | |
The --include-asn option includes AS numbers in the geoip mapping. The --output-asn option makes the program generate a number-to-name mapping file. Additionally, the script now outputs ?? CC entries for networks that are listed but which have no country known. | |||
2021-02-22 | Rust tool to convert IPFire Location dump into CSV format. | Nick Mathewson | |
The IPFire people provide a tool that collects data from several top-level sources, combines it into a single database, and annotates it with optional overrides. This tool transforms the "dump" format of their database into the form Tor expects. |