| IP Address | 125.227.162.152 |
| User Agent | Wget/1.21.4 |
| Language | |
| Referer | |
| Method | GET |
| Encoding | identity |
| MIME Type | */* |
| Charset | |
| X-Forwarded-For | 125.227.162.152,34.160.111.145 |
| $ curl ifconfig.me | ⇒ | 125.227.162.152 |
| $ curl ifconfig.me/ip | ⇒ | 125.227.162.152 |
| $ curl ifconfig.me/ua | ⇒ | Wget/1.21.4 |
| $ curl ifconfig.me/lang | ⇒ | |
| $ curl ifconfig.me/encoding | ⇒ | identity |
| $ curl ifconfig.me/mime | ⇒ | */* |
| $ curl ifconfig.me/charset | ⇒ | |
| $ curl ifconfig.me/forwarded | ⇒ | 125.227.162.152,34.160.111.145 |
| $ curl ifconfig.me/all | ⇒ |
ip_addr: 125.227.162.152
remote_host: unavailable user_agent: Wget/1.21.4 port: 42382 language: referer: connection: keep_alive: method: GET encoding: identity mime: */* charset: via: 1.1 google forwarded: 125.227.162.152,34.160.111.145 |
| $ curl ifconfig.me/all.json | ⇒ | {"ip_addr":"125.227.162.152","user_agent":"Wget/1.21.4","port":"42382","method":"GET","encoding":"identity","mime":"*/*","via":"1.1 google","forwarded":"125.227.162.152,34.160.111.145"} |