# openlibrecommunity/olcrtc

implementation of bb22 using legal meet services to access web outside the whitelist

Repository: https://github.com/openlibrecommunity/olcrtc
Canonical: https://ross.abutalabs.com/products/olcrtc
Homepage: https://zarazaex.xyz
Language: Go
License: WTFPL
License Family: permissive
Topics: webrtc, whitelist, bare-metal, complex, meet, whitelisted
Last push: 2026-08-18T18:44:00+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 10
- inputs: {"age_days": 151, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1957, forks 160 (observed 2026-08-28T04:05:59.076408+00:00)

## What it is
olcRTC is an encrypted TCP-over-WebRTC tunnel written in Go that disguises traffic as ordinary video calls on whitelisted meeting services (Jitsi, Yandex Telemost, WbStream). It exposes a SOCKS5 interface on the client, uses XChaCha20-Poly1305 encryption with smux multiplexing, and ships as a CLI plus an embeddable Go library with Android bindings.

## Use cases
- bypass network whitelists that only allow video call services
- tunnel TCP traffic through WebRTC data channels
- circumvent internet censorship on restricted networks
- disguise proxy traffic as a Jitsi video call
- run a SOCKS5 proxy over an encrypted WebRTC tunnel
- access blocked websites from a corporate or school network

## When to choose
- your network whitelists video conferencing services like Jitsi or Telemost
- you need a self-hosted censorship-circumvention tunnel with strong encryption
- you want a Go library or Android client for WebRTC-based tunneling

## When to avoid
- your target meeting service is not on the provider allow list
- you need a mature, audited VPN or proxy solution - the project is in beta
- you cannot run your own server endpoint with a matching room ID and key

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, cryptography, networking, privacy
- domain: censorship-circumvention, privacy, networking, security
- platform: windows, go, cli
- tags: webrtc-tunnel, socks5, traffic-disguise, jitsi, vpn-alternative, tcp-over-webrtc, xchacha20, smux, linux, macos, android

## Member repositories
- openlibrecommunity/olcrtc (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.076408+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:06:12.042250+00:00, confidence not recorded.
  - readme: https://github.com/openlibrecommunity/olcrtc (fetched 2026-08-28T04:05:59.076408+00:00, sha 75f800f6d0f1)
  - homepage: https://zarazaex.xyz (fetched 2026-08-29T10:45:53.691347+00:00, sha 6713cb9a03b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
