You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For technical details on the Browser Client architecture, see the [Browser Client Technical Architecture](/about-netbird/browser-client-architecture) documentation.
@@ -158,15 +164,6 @@ The RDP implementation is 100% client-side using:
158
164
-**RDCleanPath proxy**: IronRDP's rdp proxy reimplemented to make use of NetBird
159
165
- Both components are compiled to WebAssembly and run entirely in the browser
160
166
161
-
## Limitations
162
-
163
-
The Browser Client has some limitations compared to native clients:
164
-
165
-
-**Relay-only connections**: No direct P2P connections (may increase latency)
166
-
-**Advanced features**: Some SSH/RDP features are not available (SFTP, sound, file shares, etc.)
167
-
-**Concurrent connections**: Browser resource limits may affect multiple simultaneous sessions
0 commit comments