# webterminal **Repository Path**: cw2016/webterminal ## Basic Information - **Project Name**: webterminal - **Description**: webterminal - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-31 - **Last Updated**: 2023-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Webterminal bastion server (Webterminal堡垒机) [![EN doc](https://img.shields.io/badge/document-English-blue.svg)](README.md) [![CN doc](https://img.shields.io/badge/文档-中文版-blue.svg)](./doc/README-zh_cn.md) [![CNT doc](https://img.shields.io/badge/文檔-繁體版-blue.svg)](./doc/README-zht.md) 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,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. ## Next Release: *To be defined, project will migrate to django 2* # useage [![Usage Video](https://i.ytimg.com/vi/-HwhB21v8L8/1.jpg?time=1527217648531)](https://www.youtube.com/watch?v=-HwhB21v8L8) [How to use this project](./doc/usage_en.md) # Installiation guide [installiation guide](./doc/install_en.md) # Run with docker ```sh docker pull webterminal/webterminal docker run -itd -p 80:80 -p 2100:2100 webterminal/webterminal Login user & password username: admin password: password!23456 ``` # Demo server [demo server](http://193.112.194.114:8000/) user/password: demo/demo12345678 # Author Email zhengge2012@gmail.com # screenshots ![screenshots](./screenshots/screenshots1.png "screenshots") ![screenshots](./screenshots/screenshots2.gif "screenshots") # Ubuntu webterminal helper support ![screenshots](./screenshots/screenshotslinux1.gif "screenshots") ![screenshots](./screenshots/screenshotslinux2.gif "screenshots") # Mac webterminal helper support ![screenshots](./screenshots/screenshotsmac.gif "screenshots") # Windows webterminal helper support ![screenshots](./screenshots/screenshots9.gif "screenshots") # commercial version provide mstsc helper(rdp clipboard support vs file upload download and vnc protocol connection support) ![screenshots](./screenshots/screenshotmstsc.gif "screenshots") ![screenshots](./screenshots/screenshotvnc.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") # License [GPL V3 License](LICENSE) # Reporting Issues If you're experiencing a problem, we encourage you to open [an issue](https://github.com/jimmy201602/webterminal/issues/new), and share your feedback.