We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd499ed commit 66c8bb7Copy full SHA for 66c8bb7
plugins/doh/install.sh
@@ -18,7 +18,7 @@ fi
18
# /www/server/doh/doh-proxy --config /www/server/doh/config.toml --check
19
20
21
-# doh-proxy -H 'doh.example.com' -u 127.0.0.1:53 -l 127.0.0.1:3000
+# /www/server/doh/doh-proxy -u 127.0.0.1:53 -l 127.0.0.1:3000
22
23
# 详细状态信息
24
# sudo systemctl status doh -l
0 commit comments