Clash Verge Test URL 204 Response Test

Clash Verge 204 Test URL

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 #

  1. Open Clash Verge
  2. Go to Proxy tab
  3. Click Test Latency button
  4. 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