-
I'm the Developer Relations engineer at IPinfo, and I know you’re aware of our [paid VPN detection service](https://ipinfo.io/products/proxy-vpn-detection-api). However, we’re committed to supporting …
-
The results of exporting a csv, such as locations, and reimporting, is impossible to manage.
Maxmind original MMDBs are more optimized to reutilize already present data, further reducing the size. Wh…
-
So I have been playing around with `mmdbctl` and I was doing simple `mmdb` export to `json` and import back to `mmdb`. However, the process started taking up to 46 GB of memory. Luckily my machine had…
-
I want to use your https://ipapi.is/developers.html#geolocation-database csv file for nginx, however it seems im unable to easily convert it to .dat.
Do you have an easier way to do this?
At the…
jkuj6 updated
8 months ago
-
-
I'd like to use standard JSON formatting to specify what fields or arrays should be trimmed.
I had an arguments file that looks like this:
```
(.venv) root@mmdbpython:/home/jtodd/GeoIP2-Ente…
-
Hello,
the release 1.4.4 `deb.sh` file located at https://github.com/ipinfo/mmdbctl/releases/download/mmdbctl-1.4.4/deb.sh downloads version `1.4.3` rather then `1.4.4`.
-
i want to use the csv DB file from https://ipapi.is/developers.html#geolocation-database but when i try to convert it with:
`mmdbctl import --in geolocationDatabaseIPv4.csv --out data.mmdb`
i get e…
jkuj6 updated
4 months ago
-
Hey @UmanShahzad.
To make `mmdbctl` even more awesome, it would be great to be able to display some low-level data about an MMDB file, such as
* Tree size in bytes
* Data section start/end offset…
-
Command: `mmdbctl import -c --in IP2LOCATION-LITE-DB3.CSV --out IP2LOCATION-LITE-DB3.mmdb`
Output: `err: couldn't parse cidr "16777216/32": invalid CIDR address: 16777216/32`
IP2LOCATION-LITE-DB…