Browser Terminal
Connect to your server terminal through the browser
π₯οΈ Server Connection
This terminal connects to your server using WebSocket through the proxy. Make sure your enhanced-proxy.py is running on your server.
HTTP Proxy: http://localhost:8888
WebSocket Terminal: ws://localhost:8889
Auto-SSH: Automatically connects to target server when using "SSH Terminal" mode
Proxy Server: Not Connected
π ZMODEM File Transfer
This terminal supports ZMODEM protocol for file transfers between your browser and server.
- Send files to server: Run
rzcommand on server, then select files in browser dialog - Receive files from server: Run
sz filenamecommand on server, files will auto-download - Requirements: Server must have
lrzszpackage installed (apt install lrzsz)
π Connect to Server
Usually 'localhost' when SSH tunneling
Auto-connects via SSH on terminal start
π₯οΈ Server Terminal - Disconnected