Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lecepin authored May 23, 2022
1 parent ab87518 commit a31c15a
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)



> 内部采用代理拦截请求识别,所以本软件需要安装证书及自动开启代理(当然这些都是自动执行的,无需手动操作)。关闭此软件时会自动清除代理信息,不影响使用。
Expand All @@ -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)

Expand All @@ -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)


0 comments on commit a31c15a

Please sign in to comment.