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: 3 months ago
JSON representation

get your external ip

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
```