original by zatzou
Go to file
2024-06-15 00:02:01 +01:00
.idea main 2024-06-01 11:30:18 +01:00
src set default text color to #ffffff 2024-06-14 23:38:34 +01:00
.gitignore h 2024-06-15 00:02:01 +01:00
Cargo.lock init commit 2024-05-30 21:51:24 +01:00
Cargo.toml init commit 2024-05-30 21:51:24 +01:00
LICENSE Initial commit 2024-05-30 20:46:44 +00:00
README.md filename const fix 2024-06-14 23:19:51 +01:00
Roboto-Regular.ttf init commit 2024-05-30 21:51:24 +01:00

ipimg

original by zatzou

how to use?

  • change the port in the code, I've set it to 8080 by default
  • build using cargo build --release (install Rust lang to get cargo)
  • 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