Simple HTTP server that gives the client its IP address.
Go to file
Cyberes 21b7e568ca Update README.md 2024-04-11 18:03:00 -06:00
.gitignore add code 2024-04-11 17:45:14 -06:00
LICENSE Initial commit 2024-04-11 17:39:18 -06:00
README.md Update README.md 2024-04-11 18:03:00 -06:00
build.sh add code 2024-04-11 17:45:14 -06:00
canihazip.go allow setting port via flag, add systemd service 2024-04-11 17:48:06 -06:00
canihazip.service allow setting port via flag, add systemd service 2024-04-11 17:48:06 -06:00
go.mod add code 2024-04-11 17:45:14 -06:00

README.md

canihazip

Simple HTTP server that gives the client its IP address.

Download from /releases or build using build.sh