|
|
||
|---|---|---|
| .gitignore | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
| go.mod | ||
| main.go | ||
README.md
Myip
a tool that can get your public ip
Usage of myip:
-b string
the address the server binds on (default "0.0.0.0")
-p string
port to listen|connect (default "5080")
-s run in server mode
-u string
hostname to ask for (default "kumoly.io")
env: MYIP_PORT, MYIP_HOST