Introduction
Designed for both desktop and mobile devices, Browsolate ensures user activity remains isolated from the local environment and is protected from malicious websites.
Key Features
1. Session Launch via Single URL
A secure browsing session can be launched by accessing a predefined URL. This simplifies session initiation, allowing users to start an isolated session without additional configuration or setup.
2. Isolated Browsing via Containerization
Browsolate runs each browsing session in its own container within AWS ECS. This ensures strict process separation and complete isolation of user activity, safeguarding the environment from external threats.
3. WebRTC-Based Video Streaming
Sessions are streamed to users via WebRTC, ensuring low-latency video and real-time interaction. This allows users to interact with the remote browser session as if it were running locally.
4. Customization Options
- Themes: Customize the look and feel of sessions.
- Clipboard Control: Configure clipboard read/write permissions.
- Navigation: Control in-session navigation.
- Read-Only Mode: Enable secure, read-only sessions.
- Session Duration: Set session length dynamically.
5. HTTPS and SSL Support
- Custom SSL Certificates: Use your own hostname and certificate.
- Browsolate-Provided Certificates: Option to use
browsolate.com
for simpler deployment.
6. Proxy Support
Browsolate supports routing traffic through custom anonymizer or security proxies, with optional authentication credentials in the URL.
7. Built-in STUN/TURN Servers
To support reliable WebRTC streaming in restricted network environments, Browsolate includes integrated STUN/TURN servers for robust connection handling.
8. Session Logging
All session activity, including navigation and interactions, is logged for security and auditing purposes.
9. Mobile and Desktop Support
Provides seamless performance across both mobile and desktop devices.