https://github.com/justynhunter/myip
get your external ip
https://github.com/justynhunter/myip
Last synced: 3 months ago
JSON representation
get your external ip
- Host: GitHub
- URL: https://github.com/justynhunter/myip
- Owner: justynhunter
- License: mit
- Created: 2024-07-23T05:03:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T05:09:23.000Z (10 months ago)
- Last Synced: 2025-01-02T09:46:27.955Z (5 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# myip
simply writes your external ip to stdout## install
```bash
go install github.com/justynhunter/myip
```## how to use
```bash
myip
```