forked from BSDCafe/checkmyip
Fix typo
This commit is contained in:
parent
b9b9bf69e8
commit
9cf18b7c22
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ A Telnet, SSH, DNS and Simple HTTP Based Public IP Address Lookup Service
|
||||||
- **IPv4**: `wget -qO- myip4.bsd.cafe`
|
- **IPv4**: `wget -qO- myip4.bsd.cafe`
|
||||||
- **IPv6**: `wget -qO- myip6.bsd.cafe`
|
- **IPv6**: `wget -qO- myip6.bsd.cafe`
|
||||||
|
|
||||||
For HTTP (CURL and WGET above), use `myip.bsd.cafe/raw` to get only the email address. This also works for the HTTP IPv4 and IPv6 addresses.
|
For HTTP (CURL and WGET above), use `myip.bsd.cafe/raw` to get only the IP address. This also works for the HTTP IPv4 and IPv6 addresses.
|
||||||
|
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
### VERSION ###
|
### VERSION ###
|
||||||
|
|
Loading…
Reference in a new issue