From 6ec7c3c2108a136b3ca42cc089f8c9530b962a60 Mon Sep 17 00:00:00 2001 From: klzgrad Date: Sun, 12 Sep 2021 17:49:14 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28213a5f8..7188dc3f86 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Run `./naive` with the following `config.json` to get a SOCKS5 proxy at local po } ``` -See also [parameter usage](https://github.com/klzgrad/naiveproxy/blob/master/USAGE.txt) and [performance tuning](https://github.com/klzgrad/naiveproxy/wiki/Performance-Tuning). +Or quic://user:pass@example.com, if it works better. See also [parameter usage](https://github.com/klzgrad/naiveproxy/blob/master/USAGE.txt) and [performance tuning](https://github.com/klzgrad/naiveproxy/wiki/Performance-Tuning). ## Build from source