Overview of olcRTC
masterolcRTC (OpenLibreCommunity RTC) is an encrypted TCP-over-WebRTC tunnel. It is designed to bypass network restrictions by disguising traffic as ordinary participation in a WebRTC/SFU service (such as Jitsi Meet, Yandex Telemost, or WbStream).
To an outside observer, the connection appears to be a standard WebRTC call to an allowed service IP. The payload is additionally secured using a shared crypto.key with XChaCha20-Poly1305 encryption.