From 55cef1457c04d9b407617c238f851a3cd6778756 Mon Sep 17 00:00:00 2001 From: skidoodle Date: Fri, 31 May 2024 22:19:51 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index dc1e8aa..0a035e7 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ The IPHistory project is a simple yet effective solution for tracking and logging the public IP address of your network. It periodically fetches the public IP address and logs it to a file, while also providing a web interface to view the IP history in a clean UI and an endpoint (`/history`) for JSON format. +![iphistory](https://github.com/skidoodle/iphistory/assets/53189968/e1aa0aa6-832e-4854-96de-2afe25ec91e2) + ## Running Locally ### With Docker