Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrohy committed Mar 26, 2020
1 parent 53db8ca commit bfd3c78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ source <(curl -sL https://git.io/trojan-install) --remove
浏览器访问 https://域名 可在线web页面管理trojan用户
前端页面源码地址: [trojan-web](https://github.com/Jrohy/trojan-web)

web界面:
![avatar](asset/web.png)

### b. docker运行
1. 安装mysql
```
Expand All @@ -52,6 +49,10 @@ docker run -it -d --name trojan --net=host --restart=always --privileged jrohy/t

设置自启动: `systemctl enable trojan-web`

## 运行截图
![avatar](asset/1.png)
![avatar](asset/2.png)

## 命令行
```
Usage:
Expand Down
Binary file added asset/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added asset/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed asset/web.png
Binary file not shown.

0 comments on commit bfd3c78

Please sign in to comment.