Update README.md

This commit is contained in:
Lukas-Heiligenbrunner 2020-05-01 16:37:15 +02:00 committed by GitHub
parent a127fc4893
commit 3936d9b949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,9 @@ But you can still compile the code my your own (see build section).
There is a configuration file `/etc/iprefresher.cfg` where you have to specify the DYNU API key (get it from their homepage), the domainid and your domain.
Furthermore, you can optionally specify a Telegram API key and a Chat ID if you want to be notfied when your local ip changes.
To enable and start the service:
`systemctl enable iprefresher.service` and `systemctl start iprefresher.service`
## Build
## Basic Build