What is my IP address?
Your IP:
{{ .IP }}
curl
wget
fetch
Command
Response
{{ .Cmd.String }}
ifconfig.co
{{ .IP }}
{{ if $self := . }} {{ range $key, $value := .Header }}
{{ $self.Cmd.String }}
ifconfig.co/{{ ToLower $key }}
{{ index $self.Header $key 0 }}
{{end}} {{end}}