Update documentation

This commit is contained in:
Martin Polden
2017-03-30 22:23:48 +02:00
parent a838be0efd
commit 81b7c71ce1
2 changed files with 1 additions and 10 deletions

View File

@ -45,16 +45,9 @@ $ http --json ifconfig.co
}
```
Pass the appropriate flag (usually `-4` and `-6`) to your tool to switch between
IPv4 and IPv6 lookup.
The subdomains https://v4.ifconfig.co and https://v6.ifconfig.co can be used to
force IPv4 or IPv6 lookup.
## Features
* Easy to remember domain name
* Supports IPv4 and IPv6
* Supports HTTPS
* Open source under the [BSD 3-Clause license](https://opensource.org/licenses/BSD-3-Clause)
* Fast
@ -66,7 +59,7 @@ force IPv4 or IPv6 lookup.
* To scratch an itch
* An excuse to use Go for something
* Faster than ifconfig.me and has IPv6 support
* Faster than ifconfig.me
## Building