mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-16 14:03:31 +02:00
Example for bat - https://github.com/astaxie/bat
This commit is contained in:
@ -54,6 +54,9 @@ $ wget -qO- ifconfig.co
|
||||
{{ .IP }}
|
||||
|
||||
$ fetch -qo- https://ifconfig.co
|
||||
{{ .IP }}
|
||||
|
||||
$ bat -print=b ifconfig.co/ip
|
||||
{{ .IP }}</pre>
|
||||
{{ if .IsLookupCountryEnabled }}
|
||||
<h2>Country lookup:</h2>
|
||||
|
Reference in New Issue
Block a user