mirror of https://github.com/mpolden/echoip
Update http command
This commit is contained in:
parent
a2d26b2f0e
commit
ed29f49139
|
@ -51,7 +51,7 @@
|
|||
$ curl ifconfig.co
|
||||
{{ .IP }}
|
||||
|
||||
$ http ifconfig.co
|
||||
$ http -b ifconfig.co
|
||||
{{ .IP }}
|
||||
|
||||
$ wget -qO- ifconfig.co
|
||||
|
|
Loading…
Reference in New Issue