simplify command for getting your public ip

This commit is contained in:
Morgan 2019-08-16 16:15:54 +02:00 committed by GitHub
parent 3c59b09c24
commit ddfce941c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
### Know your public IP
* `curl http://ifconfig.co`
* `curl ifconfig.co`
* `curl ident.me`