$ curl localhost:3000
3.140.188.174
$ curl localhost:3000/ip
⇒3.140.188.174
$ curl localhost:3000/ua
⇒Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected])
$ curl localhost:3000/lang
⇒
$ curl localhost:3000/encoding
⇒gzip, br
$ curl localhost:3000/mime
⇒*/*
$ curl localhost:3000/forwarded
⇒10.0.30.199
$ curl localhost:3000/all
⇒ip_addr: 3.140.188.174
remote_host: unavailable
user_agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +[email protected])
port: 35422
language:
method: GET
encoding: gzip, br
mime: */*
via:
forwarded: 10.0.30.199