ipcap 0.1.7

🌍 A CLI & library for decoding IP addresses into state, postal code, country, coordinates, etc without internet access.
Documentation
1
2
3
fn main() {
    ipcap_codegen::run()
}