What is my IP address?

Your IP:

{{ .IP }}

curl wget fetch
{{ if $self := . }} {{ range $key, $value := .Header }} {{end}} {{end}}
Command Response
{{ .Cmd.String }} ifconfig.co {{ .IP }}
{{ $self.Cmd.String }} ifconfig.co/{{ ToLower $key }} {{ index $self.Header $key 0 }}
Fork me on GitHub