mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-07-03 14:05:39 +02:00
f0de6b441ed0d979bd6becbbd233da146c86f815
Control KCP epoch must stay stable across both carrier reconnects and liveness resets to avoid breaking ping/pong routing. Previously: - SetReconnectCallback rotated control epoch (fix: preserve) - ResetPeer also rotated control epoch (fix: preserve) Both now snapshot the control epoch header before data epoch rotation and use restartControlKCPWithHeader() with the preserved epoch. This prevents control frames from using a mismatched epoch after liveness timeout or carrier reconnect, which broke routing and caused reconnect loops.
…
About
olcRTC - across the sea
Project that bypass blocking by parasitizing on whitelisted services in Russia, use legal meet services
Status
Beta
See all info in docs
Issues? contact us at @openlibrecommunity or make an issue
Community ui client: alananisimov/olcbox
Read docs for start
More
Encrypted TCP-over-WebRTC tunnel. Traffic is disguised as a regular video call on whitelisted services (Jitsi, Yandex Telemost, WbStream, More). Inside - XChaCha20-Poly1305 encryption + smux multiplexing over WebRTC data/video channels.
Supported providers: jitsi - telemost - wbstream
Transports: datachannel - vp8channel - seichannel - videochannel
Platforms: Linux, macOS, Windows, Android (gomobile), embeddable Go library
app -> SOCKS5 -> olcrtc cnc -> WebRTC/SFU service -> olcrtc srv -> internet
Telegram: zarazaex
Email: zarazaex@tuta.io
Site: zarazaex.xyz
Languages
Go
90.3%
Python
6.1%
Shell
3.4%
Dockerfile
0.2%
