diff --git a/README.md b/README.md index 70629f0..2f802b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ # 实验室VPN使用教程 +## 1.安装软件 +右上角下载此仓库,打开“软件”文件夹中的“softether-vpnclient-v4.41-9782-beta-2022.11.17-windows-x86_x64-intel.exe”,按照引导安装即可。 +![软件](./images/01.png) -VPN使用教程 \ No newline at end of file + +## 2.填写链接信息 + +### 2.1左上角“连接” +![软件](./images/02.png) +### 2.2 填入以下信息 +1. 服务器: base.codestudios.cn +2. 端口:5555 +3. 用户名密码: qizhiguo/123456789 + +![软件](./images/03.png) +右键连接即可 +![软件](./images/04.png) \ No newline at end of file diff --git a/images/01.png b/images/01.png new file mode 100644 index 0000000..d487005 Binary files /dev/null and b/images/01.png differ diff --git a/images/02.png b/images/02.png new file mode 100644 index 0000000..7ebf10a Binary files /dev/null and b/images/02.png differ diff --git a/images/03.png b/images/03.png new file mode 100644 index 0000000..ffda630 Binary files /dev/null and b/images/03.png differ diff --git a/images/04.png b/images/04.png new file mode 100644 index 0000000..7400f9f Binary files /dev/null and b/images/04.png differ