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

https://github.com/ttskch/globalip-notifier

change notifier of global ip address.
https://github.com/ttskch/globalip-notifier

Last synced: 4 months ago
JSON representation

change notifier of global ip address.

Awesome Lists containing this project

README

          

# globalip-notifier

change notifier of global ip address.

## Usage

```sh
$ crontab -e
```

```
0 * * * * cd /path/to/globalip-notifier ; EMAIL=your_email_address sh globalip.sh
```