Skip to content

Latest commit

 

History

History
83 lines (61 loc) · 3.23 KB

README.md

File metadata and controls

83 lines (61 loc) · 3.23 KB

Webterminal bastion server (瓦特堡垒机)

EN doc CN doc CNT doc

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 3

This project is still under the development.

Try to use the latest beta version

try beta version

try beta version (zh_cn)

useage

Usage Video

How to use this project

Installiation guide

installiation guide

Run with docker

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

user/password: demo/demo12345678

Author Email

[email protected]

screenshots

screenshots screenshots

Ubuntu webterminal helper support

screenshots screenshots

Mac webterminal helper support

screenshots

Windows webterminal helper support

screenshots

commercial version provide mstsc helper(rdp clipboard support vs file upload download and vnc protocol connection support)

screenshots screenshots

screenshots screenshots screenshots screenshots screenshots screenshots screenshots screenshots screenshots screenshots screenshots screenshots screenshots

License

GPL V3 License

Reporting Issues

If you're experiencing a problem, we encourage you to open an issue, and share your feedback.