What is n.eko?
mastern.eko is a self-hosted virtual browser and desktop environment that runs inside Docker containers. It uses WebRTC technology to stream a desktop to multiple users simultaneously, providing low-latency video and built-in audio support.
Key capabilities include:
- Collaborative Browsing: Multiple users can interact with the same browser session in real-time (ideal for watch parties, interactive presentations, or collaborative debugging).
- Secure & Private Browsing: Access the internet from an isolated container, preventing sensitive data like cookies from being transferred to the host machine.
- Application Streaming: Beyond browsers, it can run any Linux application (e.g., VLC) or full desktop environments (e.g., XFCE, KDE).
- Embedding: You can embed the virtual browser into your own web applications using the
neko-roomsAPI to request rooms.