Skip to content

Commit

Permalink
update document
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy201602 committed Dec 13, 2018
1 parent 749749a commit 1d1c46b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

Webterminal implemented by django.
This project focus on DevOps and Continuous Delivery.
For now it support almost 90% remote management protocol such as vnc, ssh,rdp,telnet... It support a possiblity to monitor and recorded user action when user use this project to manage their server!
You can also replay the user action such as like a video.
For now it support almost 90% remote management protocol such as vnc, ssh,rdp,telnet,sftp... It support a possiblity to monitor and recorded user action when user use this project to manage their server!You can also replay the user action such as like a video.
Hope you enjoy it.

# useage
Expand Down
23 changes: 21 additions & 2 deletions doc/README-zh_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

[Centos7 Docker安装部署 webterminal](./Centos7_docker_deploy_zh.md)


```sh
docker pull webterminal/webterminal(国内请使用阿里云镜像 docker pull registry.cn-hangzhou.aliyuncs.com/webterminal/webterminal)

Expand All @@ -28,7 +29,7 @@ docker run -itd -p 80:80 webterminal/webterminal
账户名: admin

密码: password!23456
```
```

# demo/试用

Expand All @@ -37,9 +38,27 @@ docker run -itd -p 80:80 webterminal/webterminal
账户/密码: demo/demo12345678

# QQ讨论群
QQ群号 531612760
### QQ群号 531612760

![screenshots](../screenshots/qqgroupqr.png "screenshots")

# 预览
![screenshots](../screenshots/screenshots1.png "screenshots")
![screenshots](../screenshots/screenshots2.gif "screenshots")
![screenshots](../screenshots/screenshots3.gif "screenshots")
![screenshots](../screenshots/screenshots4.gif "screenshots")
![screenshots](../screenshots/screenshots2.png "screenshots")
![screenshots](../screenshots/screenshots5.gif "screenshots")
![screenshots](../screenshots/screenshots3.png "screenshots")
![screenshots](../screenshots/screenshots4.png "screenshots")
![screenshots](../screenshots/screenshots5.png "screenshots")
![screenshots](../screenshots/screenshots6.png "screenshots")
![screenshots](../screenshots/screenshots7.png "screenshots")
![screenshots](../screenshots/screenshots8.png "screenshots")
![screenshots](../screenshots/screenshots6.gif "screenshots")
![screenshots](../screenshots/screenshots7.gif "screenshots")
![screenshots](../screenshots/screenshots8.gif "screenshots")

# 开源协议

[开源协议(GPL v3)](../LICENSE)
Expand Down

0 comments on commit 1d1c46b

Please sign in to comment.