Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justynhunter/myip
get your external ip
https://github.com/justynhunter/myip
Last synced: about 1 month 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T05:09:23.000Z (7 months ago)
- Last Synced: 2024-11-08T23:14:56.036Z (3 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
```