Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/macvk/myip

Detect your IP addresses
https://github.com/macvk/myip

Last synced: 3 months ago
JSON representation

Detect your IP addresses

Awesome Lists containing this project

README

        

# My IP
The script shows your external IPv4 and/or IPv6

## How to install & use Bash Version

1. Download myip.sh
```
curl https://raw.githubusercontent.com/macvk/myip/master/myip.sh -o myip.sh
```

```
chmod +x myip.sh
```

2. Run myip.sh
```
./myip.sh
```