From d3523d77365dbe78ecfa217957bce942415c3930 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Thu, 8 Dec 2022 06:32:10 +0000 Subject: [PATCH] doc: update git.md 768fb34db9b821c391b00707df00044c3c51158c --- docs/git.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/git.html b/docs/git.html index af7720da..64578c2f 100644 --- a/docs/git.html +++ b/docs/git.html @@ -307,7 +307,7 @@
$ cat ~/.ssh/config
 Host gitlab.com
-# 直接使用 shadowsocks 提供的 socks5 代理端口
+# 直接使用 sh**socks 提供的 socks5 代理端口
 ProxyCommand nc -X 5 -x 127.0.0.1:1080 %h %p 
 
 Host github.com
diff --git a/index.html b/index.html
index 78cc5f63..7a108518 100644
--- a/index.html
+++ b/index.html
@@ -912,7 +912,7 @@
 
 

如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 gh-pages 分支代码到你的静态服务就可以了,还可以使用 docker 快捷部署 web 版。

-
© 2022 Kenny Wang. Updated on 2022/12/07 22:39:48
+
© 2022 Kenny Wang. Updated on 2022/12/08 14:31:21