| IP Address | 216.73.216.42 | |
| Remote Host | ||
| QQWry | 美国 | |
| Geoip2 | 美国 | |
| IPIP.net | 美国 美国 | |
| IP2Region | 美国|加利福尼亚|EarthLink | |
| User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) | |
| Port | 40544 | |
| Language | ||
| Referer | https://github.com | |
| Contact | mailto:zhongcf01@outlook.com | |
| Method | GET | |
| Encoding | gzip, br, zstd, deflate | |
| MIME Type | */* | |
| Charset | utf-8 | |
| Via | https://zhongcf.cn | |
| X-Forwarded-For | 216.73.216.42 | |
| $ curl zhongcf.cn | ⇒ | 216.73.216.42 |
| $ curl zhongcf.cn/ip | ⇒ | 216.73.216.42 |
| $ curl zhongcf.cn/geo | ⇒ |
ip_addr: 216.73.216.42 QQWry: 美国 Geoip2: 美国 IPIP.net: 美国 美国 IP2Region: 美国|加利福尼亚|EarthLink |
| $ curl zhongcf.cn/all.xml | ⇒ | <info> <charset>utf-8</charset> <connection>close</connection> <encoding>gzip, br, zstd, deflate</encoding> <forwarded>216.73.216.42</forwarded> <ip_addr>216.73.216.42</ip_addr> <keep_alive></keep_alive> <lang></lang> <mime>*/*</mime> <port>40544</port> <remote_host></remote_host> <user_agent>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</user_agent> <via>https://zhongcf.cn</via> </info> |
| $ curl zhongcf.cn/all.json | ⇒ | { "connection":"close", "ip_addr":"216.73.216.42", "lang":"", "remote_host":"", "user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "charset":"utf-8", "port":"40544", "via":"https://zhongcf.cn"," forwarded":"216.73.216.42", "mime":"*/*", "keep_alive":"", "encoding":"gzip, br, zstd, deflate" } |