diff options
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +# ipcli.app 🏝️ + +Fetch your publically-routable IP address and relevant whois information from the command line + +## Usage + +```bash +$ curl ipcli.app +``` |
