From a31c15a1f4f2e3ba62353ad7bb9a23cdcde8ce82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=90=E5=B9=B3?= <383810086@qq.com> Date: Mon, 23 May 2022 10:40:10 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 17f6153..c49cf16 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ - 支持 Win/Mac -![image](https://user-images.githubusercontent.com/11046969/169697609-6d605b70-0a67-445b-bff0-1b8e193f71d8.png) +![image](https://user-images.githubusercontent.com/11046969/169732657-f4643cf1-e893-4db9-a31f-94c8bfed0bd2.png) + + > 内部采用代理拦截请求识别,所以本软件需要安装证书及自动开启代理(当然这些都是自动执行的,无需手动操作)。关闭此软件时会自动清除代理信息,不影响使用。 @@ -29,11 +31,14 @@ 3. 本软件会自动捕获到该视频,可以点击 “预览” 按钮来确认是否拦截正确 -![image](https://user-images.githubusercontent.com/11046969/169697351-f56c44bf-2d24-4698-b165-9113e4e58e93.png) +![image](https://user-images.githubusercontent.com/11046969/169732758-90685ad1-6092-4c27-bfc5-ff13588f4927.png) + + 4. 点击 “下载” 按钮进行下载 -![image](https://user-images.githubusercontent.com/11046969/169697416-5b7e4631-5d54-4c0b-80ab-91fdecf1a8da.png) +![image](https://user-images.githubusercontent.com/11046969/169732854-371c5962-b9a1-47da-90a4-d50473e08509.png) + ![image](https://user-images.githubusercontent.com/11046969/169698058-5d9f213e-91c7-4f77-872e-db3d983d1a97.png) @@ -43,15 +48,18 @@ 1. 首次打开需要进行初始化,此过程会进行证书安装: -![image](https://user-images.githubusercontent.com/11046969/169697866-871a4371-6645-4e97-a449-a8516cb5d9fa.png) +![image](https://user-images.githubusercontent.com/11046969/169732890-9d7af116-d9f3-47cc-a2d7-091b78930c94.png) + 2. 点击 “是”,安装后,就可以正常使用了: -![image](https://user-images.githubusercontent.com/11046969/169697994-31ae9ca7-84ed-4cff-970f-af02db9557d7.png) +![image](https://user-images.githubusercontent.com/11046969/169732926-5c8cfce4-4856-48e2-a268-22e1e5278c2d.png) + #### Mac 系统处理 由于新 Mac OS 不支持非交互式执行 sudo 命令,所以本软件初始化时会自动将命令复制到剪切板,你只需要打开 “终端”,粘贴一下就可以了,然后回车执行,效果如下图所示: -![image](https://user-images.githubusercontent.com/11046969/169699030-ff03199e-a977-4d28-9311-8fc7f5773bed.png) +![image](https://user-images.githubusercontent.com/11046969/169732943-4815fa79-dda4-4bfd-904c-70d8e625d8f6.png) +