Update README.md
This commit is contained in:
parent
648632f2fd
commit
6f0f88b742
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -51,12 +51,12 @@ Information logs are written to the system log `/var/log/syslog`.
|
|||
For Example :
|
||||
|
||||
```
|
||||
Feb 29 20:12:02 passerelle root: WAN IPv4 : 1.2.3.4
|
||||
Feb 29 20:12:02 passerelle root: WAN IPv6 : 1111:2222:3333:4444:5555:6666:7777:8888
|
||||
Feb 29 20:12:02 passerelle root: DNS IPv4 : 1.2.3.4
|
||||
Feb 29 20:12:02 passerelle root: DNS IPv6 : 1111:2222:3333:4444:5555:6666:7777:8888
|
||||
Feb 29 20:12:02 passerelle root: No need to update IPv4 DNS record for sub.domain.tld
|
||||
Feb 29 20:12:02 passerelle root: No need to update IPv6 DNS record for sub.domain.tld
|
||||
Feb 12 12:42:02 passerelle root: WAN IPv4 : 1.2.3.4
|
||||
Feb 12 12:42:02 passerelle root: WAN IPv6 : 1111:2222:3333:4444:5555:6666:7777:8888
|
||||
Feb 12 12:42:02 passerelle root: DNS IPv4 : 1.2.3.4
|
||||
Feb 12 12:42:02 passerelle root: DNS IPv6 : 1111:2222:3333:4444:5555:6666:7777:8888
|
||||
Feb 12 12:42:02 passerelle root: No need to update IPv4 DNS record for sub.domain.tld
|
||||
Feb 12 12:42:02 passerelle root: No need to update IPv6 DNS record for sub.domain.tld
|
||||
```
|
||||
|
||||
This script is based on the [mywanip.sh](https://github.com/Gandi/api-examples/blob/master/bash/livedns/mywanip.sh) sample provided by Gandi on their GitHub
|
||||
|
|
Loading…
Reference in a new issue