From 3db54cd17ae5afad98238bfc9ca51ff05e361d20 Mon Sep 17 00:00:00 2001 From: YCCD Date: Tue, 20 Aug 2024 15:47:05 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index aa86e4f..7680ddd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ This repository provides an open-source server-side API for detecting if a clien ![](./docs/image1.png) +## Demo + +click [demo](https://blog.yccd.cc/tools/proxy-checker) + +or +```shell +curl https://api.proxychecker.yccd.cc:8443 +``` + ## Usage Clone the repository: