From 21562674b62452fe5d0b186574be5cf57a0d5e8e Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 19 Jan 2025 11:38:17 +0000 Subject: [PATCH] Updated the README.md again --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f08ddf2..1231aaf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # echoip-server-setup -Scripts and configuration files for quickly setting up the echo lookup server created by mpolden - https://github.com/mpolden/echoip -The main persose of this project was to create a repository of config file for my setup, in the even I needed to quickly rebuild this service. +Scripts and configuration files for quickly setting up the echo lookup server created by mpolden - https://github.com/mpolden/echoip. + +The main purpose of the project in this repository was to create config files for my setup which can be quickly deployed, in the even I needed to rebuild the service. This project provides an easy and fast way to set up EchoIP, a service that offers IP geolocation lookups, using the MaxMind GeoLite2 databases (City, ASN, and Country). The goal of this project is to streamline the deployment of EchoIP by automating the process of downloading, extracting, and organizing the required GeoLite2 data files, then running the service in a Docker container.