Skip to content

Commit

Permalink
新增linux安装教程
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Feb 9, 2018
1 parent b90a425 commit 20a3324
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .guide/linux/read.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ root@test:/opt# cd /bin
root@test:/bin# ln -s /opt/jre1.8.0_161/bin/java java
```
- 验证软件的正确性
[5](https://github.com/monkeyWie/proxyee-down/raw/master/.guide/linux/imgs/5.png)
![5](https://github.com/monkeyWie/proxyee-down/raw/master/.guide/linux/imgs/5.png)

- 配置Java环境
```
Expand All @@ -43,11 +43,11 @@ root@test:/bin# echo $JAVA_HOME
ulimit -c unlimited
java -jar proxyee-down.jar
```
[10](https://github.com/monkeyWie/proxyee-down/raw/master/.guide/linux/imgs/10.png)
![10](https://github.com/monkeyWie/proxyee-down/raw/master/.guide/linux/imgs/10.png)

## 证书安装
访问`127.0.0.1:9999`下载证书,选择第一条`Trust this CA to identify websites`,然后OK
[11](https://github.com/monkeyWie/proxyee-down/raw/master/.guide/linux/imgs/11.png)
![11](https://github.com/monkeyWie/proxyee-down/raw/master/.guide/linux/imgs/11.png)

## SwitchyOmega插件安装与设置

Expand Down

0 comments on commit 20a3324

Please sign in to comment.