An open API service indexing awesome lists of open source software.

https://github.com/negrel/gengeommdb

Script to generate a GeoIP MaxMind DB (mmdb) from ip2asn.com
https://github.com/negrel/gengeommdb

Last synced: 3 months ago
JSON representation

Script to generate a GeoIP MaxMind DB (mmdb) from ip2asn.com

Awesome Lists containing this project

README

        

# `gengeommdb` - Generate a GeoIP MaxMind DB (mmdb) from ip2asn.com.

A simple Go script to generate a GeoIP MaxMind DB (mmdb) from
[ip2asn.com](https://ip2asn.com).

## Contributing

If you want to contribute to `gengeommdb` to add a feature or improve the code contact
me at [[email protected]](mailto:[email protected]), open an
[issue](https://github.com/negrel/gengeommdb/issues) or make a
[pull request](https://github.com/negrel/gengeommdb/pulls).

## :stars: Show your support

Please give a :star: if this project helped you!

[![buy me a coffee](https://github.com/negrel/.github/blob/master/.github/images/bmc-button.png?raw=true)](https://www.buymeacoffee.com/negrel)

## :scroll: License

MIT © [Alexandre Negrel](https://www.negrel.dev/)