API Usage
$ Get Data:
$ curl realip.cc
$ Query Ip:
$ curl "https://realip.cc/?ip=1.1.1.1"
$ Get Ip Only:
$ curl realip.cc/simple
$ Get Json:
$ curl realip.cc/json
$ Get table:
$ curl realip.cc/table
Other
$ MCP Server (Streamable HTTP):
$ realip.cc/mcp
$ API Doc:
$ realip.cc/docs