From 7275b918f1c8901d9242ac7b27cb7aa357d7e658 Mon Sep 17 00:00:00 2001 From: endernon Date: Fri, 31 May 2024 17:09:32 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b02faff..3644eb7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # ipimg -original by zatzou \ No newline at end of file +original by zatzou + +# how to use? +- change the port in the code, I've set it to 8081 +- build using `cargo build --release` (install Rust lang) +- setup on server as a service +- get a reverse proxy e.g. nginx or haproxy +- point to your domain and subdomain +- add dns record for it +- find it at (subdomain).(domain).(topleveldomain)/ip.png