Windows DHCP Server(Beta):DHCP 租約與發放範圍(WinRM + PowerShell 唯讀)Windows DHCP Server (Beta): DHCP leases and address ranges (read-only over WinRM + PowerShell)
直接從 IP / 裝置開 SSH 終端機、RDP / VNC 桌面、Proxmox VE 主控台(VM noVNC / CT xterm)與 BMC 序列主控台(IPMI SOL)(RDP / VNC / PVE / BMC 為 Beta),全程在瀏覽器內、免裝用戶端Open an SSH terminal, RDP / VNC desktops, a Proxmox VE console (noVNC / xterm) and a BMC serial console (IPMI SOL) (RDP / VNC / PVE / BMC Beta) straight from an IP / device — all in-browser, no client to install
連線帳密預設不儲存(僅連線當下傳送);也可選擇存進個人加密金庫(by-user、AES-GCM 加密,私鑰 / 密碼逐欄加密)Credentials are not stored by default (sent only at connect time); optionally save to a per-user encrypted vault (by-user, AES-GCM, per-field encryption)
逐物件權限控管誰能連、單次 ticket→WebSocket 連線、每次開閉皆稽核;目標主機鎖死防 SSRFPer-object permissions on who may connect, single-use ticket→WebSocket sessions, every open/close audited; target host locked to prevent SSRF
RDP / VNC 可送特殊組合鍵(Ctrl + Alt + Del、F1~F12、⊞ Win / ⌘…)、自動縮放符合視窗、以目前視窗大小重連取得原生畫面RDP / VNC can send special key combos (Ctrl + Alt + Del, F1–F12, ⊞ Win / ⌘…), auto-fit to window, and reconnect at the current window size for a native picture
AI 助理AI assistant
本地 LLM Server 自然語言查詢(資料不外送)、MCP server 供外部 LLMLocal LLM Server NL queries (no data leaves), MCP server for external LLMs
Windows / IIS 走 PowerShell 代理(Server 2019 以上內建,不裝額外模組):匯入 Windows 憑證存放區、換上 HTTPS 繫結(含多站台 SNI),再實際連線確認送出的是新憑證,不對就自動還原Windows / IIS uses a PowerShell agent (built into Server 2019+, no extra modules): imports into the Windows certificate store, repoints the HTTPS binding (including per-site SNI bindings), then opens a real TLS connection to confirm the new certificate is being served — and rolls back if it is not
套用前設定測試、失敗自動還原、部署後重載服務Config-test before apply, auto-rollback on failure, service reload after deploy
URL / SFTP 來源定期自動同步、缺中繼/根憑證以系統信任庫自動補齊完整鏈Periodic URL / SFTP source sync, auto-complete missing intermediate/root chain from system trust store
部署Deployment
systemd + apt(可安裝於虛擬機 / 容器,實體機亦可)、預設強制 HTTPS、一行安裝/升級/移除腳本systemd + apt (installs on VMs / containers, or bare metal), HTTPS enforced, one-line install/upgrade/uninstall