Simple HTTP server that gives the client its IP address.
Go to file
Cyberes 34ddd05921 allow setting port via flag, add systemd service 2024-04-11 17:48:06 -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 Initial commit 2024-04-11 17:39:18 -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.