Closed le0liu closed 3 years ago
ipify should work as a drop-in replacement
curl -sf4 "https://api.ipify.org/?format=json" | jq -r '.ip'
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I tested it on ping.pe. The IP of ipinfo.io is not accessible in China, and the real IP cannot be obtained after adding a proxy. Can I change a website that is not masked by GFW? Thank you very much.