mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 19:11:54 +08:00
添加 WEB 终端和以下 Docker 环境变量
NOAUTH 禁用身份认证 NOWEBTERMWRITE 禁用 WEB 终端输入 NOWEBTERM 禁用 WEB 终端 NOVNC 禁用 VNC NOIPMI 禁用 IPMI
This commit is contained in:
6
extras/webterm/manifest.yaml
Normal file
6
extras/webterm/manifest.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: Terminal
|
||||
description: Open terminal in a web browser
|
||||
icon: extras/webterm/terminal.svg
|
||||
path: extras/webterm/ttyd
|
||||
daemon: kvmd-webterm
|
||||
place: 10
|
||||
Reference in New Issue
Block a user