What is my IP address?
Your IP:
{{ .IP }}
Command | Response |
---|---|
curl ifconfig.co |
{{ .IP }} |
curl ifconfig.co/{{ ToLower $key }} |
{{ index $self.Header $key 0 }} | curl ifconfig.co/all.json |
{{ .JSON }} |
{{ .IP }}
Command | Response |
---|---|
curl ifconfig.co |
{{ .IP }} |
curl ifconfig.co/{{ ToLower $key }} |
{{ index $self.Header $key 0 }} | curl ifconfig.co/all.json |
{{ .JSON }} |