Browse Source

Update README

master
Pekka Helenius 4 years ago
parent
commit
6515e01ccd
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md View File

@ -40,12 +40,18 @@ The WAN IP checker script has several countermeasures for the following failures
- curl
- Recommended curl build options for proper DNS fallback support: `--enable-dnsshuffle` and `--enable-ares` (requires `c-ares` package)
- If you work on IPv4-only environments, consider building curl with `--disable-ipv6` option
- bash
- awk
- cat
- eval
- grep
- sed


Loading…
Cancel
Save