Url-Test 标签下的文章

Clash Verge 可用的 204 测速 URL 整理

Clash Verge 的 url-test 可以请求一个返回响应 204 的 URL 测试节点的延迟,从而评估节点质量来自动选择最优的线路。

这些 URL 主要是由一些国外的大型互联网公司用于快速检测网络连通性、用户追踪等用途,通过访问一个会返回 204 状态码来判断网络是否畅通,并且通常请求体很小或者为空,以尽量减小网络开销。

阅读

Clash Verge 204 Test URLs for Node Latency Measurement

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:

阅读