webtty
Terminal sharing
Enables real-time communication between two devices using the WebRTC protocol to share a terminal session over the internet.
Share a terminal session over WebRTC
3k stars
50 watching
143 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
golangpion-webrtcttywebrtcwebrtc-experiments
Related projects:
Repository | Description | Stars |
---|---|---|
node-webrtc/node-webrtc | Provides bindings to WebRTC M87 for Node.js Native Addon development | 2,738 |
webrtc-rs/webrtc | A Rust implementation of WebRTC stack | 4,230 |
kern/filepizza | A peer-to-peer file transfer system that allows direct, secure, and private sharing of files between users in their browsers. | 4,423 |
pion/webrtc | A Go implementation of the WebRTC API for peer-to-peer video conferencing and real-time communication | 14,002 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 446 |
yudai/gotty | A command-line tool that turns CLI tools into web applications | 18,816 |
websockets/wscat | Tool for testing and interacting with WebSocket servers | 2,277 |
tsl0922/ttyd | A tool to share a terminal session over the web using WebGL2 and WebSocket technology. | 8,275 |
joewalnes/websocketd | Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,176 |
max-mapper/screencat | An Electron-based application for screen sharing and remote collaboration with mouse and keyboard control. | 3,017 |
mmatczuk/go-http-tunnel | Enables secure tunnels over HTTP/2 to share localhost with others | 3,249 |
soheilhy/cmux | A GoLang library for multiplexing multiple network protocols on the same port | 2,590 |
butlerx/wetty | A terminal emulator in the browser using websockets and xterm.js | 4,401 |
reactor/reactor-netty | Provides a non-blocking TCP/HTTP/UDP/QUIC client/server framework with reactive support | 2,614 |
alexxit/go2rtc | A streaming application that supports multiple protocols and sources, enabling real-time video transmission from various devices to different platforms. | 7,512 |