Multi-edit urlencode #660

This commit is contained in:
jokob-sk
2024-05-09 07:53:43 +10:00
parent 9007658e40
commit 645a4e68f0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
## Overview
Plugin to run regular Internet connectivity and IP checks.
Plugin to run regular Internet connectivity and IP checks. Change the [dig utility](https://linux.die.net/man/1/dig) arguments if you have issues resolving your Internet IP. Arguments are added at the end of the following command: `dig +short`. Tested with:
- `@ns1.google.com -t txt o-o.myaddr.l.google.com`
- `-4 myip.opendns.com @resolver1.opendns.com`
### Usage