Clash Verge Test URL 204 Response Test
Test URL for Clash Verge #
This page provides test URLs for checking Clash Verge proxy connectivity.
Test URLs #
The following URLs return HTTP 204 status code and can be used to test proxy connectivity:
http://www.gstatic.com/generate_204
http://clients3.google.com/generate_204
http://connectivitycheck.gstatic.com/generate_204
Usage #
- Open Clash Verge
- Go to Proxy tab
- Click Test Latency button
- The test will use these URLs to check connectivity
Manual Testing #
You can also test manually using curl:
curl -I http://www.gstatic.com/generate_204
Expected response:
HTTP/1.1 204 No Content