Add info on /raw usage to README

This commit is contained in:
Juno Takano 2024-06-13 17:13:28 -03:00
parent 5912062121
commit b9b9bf69e8

View file

@ -32,6 +32,7 @@ A Telnet, SSH, DNS and Simple HTTP Based Public IP Address Lookup Service
- **IPv4**: `wget -qO- myip4.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.
-----------------------------------------
### VERSION ###