Navigation

  • Home
  • Essays
  • LangChain
  • Extensions
  • AI & Algorithms
  • Apps
  • Code Comprehension Project
  • Annotation Uploader
  • JSON to Google Sheets
  • Auth0 User Management
☰

Carson's Meditations

Dashboard

Access Denied

You need the "code-comprehension" role to view this page.



← Back to Dashboard

Browser Terminal

Connect to your server terminal through the browser

← Back to Project

πŸ–₯️ 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 rz command on server, then select files in browser dialog
  • Receive files from server: Run sz filename command on server, files will auto-download
  • Requirements: Server must have lrzsz package installed (apt install lrzsz)

πŸ”Œ Connect to Server

Usually 'localhost' when SSH tunneling
Auto-connects via SSH on terminal start
πŸ–₯️ Server Terminal - Disconnected