command
module
Version:
v0.0.0-...-bbde5a8
Opens a new window with list of versions in this module.
Published: Sep 14, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 26
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gipman
simple ip geolocation service thing
usage
for the lazy, head over to https://dcarbone.dev/gipman/docs/
self-usage
- create an account over at https://dev.maxmind.com/geoip/geoip2/geolite2/
- log in to your MaxMind account, create a license, and generate a config file
git clone --shallow git@github.com:dcarbone/gipman.git
mkdir -p tmp/db
- place the
GeoIP.conf created in step 2 into tmp/GeoIP.conf
docker build .
docker run -p 8080:8283 -e "GIPMAN_HOSTNAME=localhost" {image id}
you can now open a browser and navigate to http://127.0.0.1:8080/gipman/docs/
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.