From 3782218b86c0eaa21fb8438974c4236abeb745f1 Mon Sep 17 00:00:00 2001 From: kali kaneko Date: Tue, 11 Dec 2018 13:47:29 +0100 Subject: add usage to readme --- README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.txt b/README.txt index 3b8ecdc..c2f8900 100644 --- a/README.txt +++ b/README.txt @@ -5,3 +5,12 @@ sudo apt install geoipupdate sudo cp /usr/share/doc/geoipupdate/examples/GeoIP.conf.default /etc/GeoIP.conf sudo mkdir -p /usr/local/share/GeoIP sudo geoipupdate -v + +Usage +----------------------- + +-geodb + path to the GeoLite2-City database (default is "/var/lib/GeoIP/GeoLite2-City.mmdb") +-port + port where the service listens on (default is 9001) + -- cgit v1.2.3