Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 2.78 KB

README-zht.md

File metadata and controls

74 lines (49 loc) · 2.78 KB

本項目為django框架下實現!為實現自動運維化持續集成及集中化管理IT設備而創建。

現支持絕大多數網絡遠程管理協議(linux 下ssh、sftp協議、Windows rdp遠程管理協議、Telnet遠程管理協議及vnc遠控協議)。

用戶使用此項目時全部操作將會被錄像,在必要時可進行回放審計。另可實時監控用戶操作,在必要時可強制將用戶踢下線!

更多功能請自行發掘......

下壹版本: 待定,項目將遷移至django 3

使用文檔

繁體使用文檔

以docker方式運行本項目

Centos7 Docker安裝部署 webterminal

docker pull webterminal/webterminal(國內請使用阿裡雲鏡像 docker pull registry.cn-hangzhou.aliyuncs.com/webterminal/webterminal)

docker run -itd -p 80:80 -p 2100:2100 webterminal/webterminal

登錄賬戶與密碼

賬戶名: admin

密碼: password!23456

demo/試用

試用服務器

賬戶/密碼: demo/demo12345678

預覽

screenshots screenshots

開源版本提供ssh調用putty、xshell、securecrt、sftp功能(rdp調用後端不開源)

screenshots

Ubuntu 系統webterminal helper 支持

screenshots screenshots

蘋果系統 webterminal helper 支持

screenshots

商業版本提供rdp本地調用mstsc及vnc功能(支持文本及文件複製粘貼及nla安全認證)

screenshots screenshots

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

開源協議

開源協議(GPL v3)

歡迎提交bug

歡迎提交並反饋bug