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.
- Host: GitHub
- URL: https://github.com/ttskch/globalip-notifier
- Owner: ttskch
- License: mit
- Created: 2015-02-06T12:32:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T13:17:46.000Z (about 11 years ago)
- Last Synced: 2025-09-16T18:21:24.468Z (5 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```