myip/README.md

18 lines
325 B
Markdown

# Myip
a tool that can get your public ip
```shell
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`