Logo
Explore Help
Register Sign In
CyberCoveLLC/Triple-C
1
0
Fork 0
You've already forked Triple-C
Code Issues Pull Requests Actions Packages Projects Releases 12 Wiki Activity
Files
7f6655fbcf427085aa4ad0c290885595625ee31f
Triple-C/app/src-tauri/src/web_terminal/mod.rs

5 lines
68 B
Rust
Raw Normal View History

Add web terminal for remote tablet/phone access to project terminals Adds an axum HTTP+WebSocket server that runs alongside the Tauri app, serving a standalone xterm.js-based terminal UI accessible from any browser on the local network. Shares the existing ExecSessionManager via Arc-wrapped stores, with token-based authentication and automatic session cleanup on disconnect. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 19:31:16 -07:00
pub mod server;
mod ws_handler;
pub use server::WebTerminalServer;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 179ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API