bepass-org/oblivion

Unofficial warp client for android

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 14th, 2026
Created on February 8th, 2024
Open Issues & Pull Requests: 101 (+0)
GitHub issues: Enabled
Number of forks: 635
Total Stargazers: 4,845 (+0)
Total Subscribers: 103 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.6 days
Mean response time: 138.1 days
90th percentile: 632.7 days
Tracked items: 243

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in two opened in the past year never receives a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 3 days, while "enhancement" waits about 5 weeks. Only 51% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 47
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 371 days
Stale 30+ days: 25
Stale 90+ days: 25

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (24)
  • enhancement (21)
  • help wanted (4)
  • ISP/IR-TCI (2)
  • ISP/IR-Aptel (1)
  • ISP/IR-Irancell (1)
  • ISP/IR-MCI (1)
  • ISP/IR-Shatel (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Oblivion is an unofficial Android VPN client that provides secure internet access through Cloudflare Warp technology. The tool addresses the need for accessible, privacy-preserving connectivity by wrapping Aether, a user-space Warp implementation written in Rust that supports both MASQUE over QUIC/HTTP-3 and HTTP/2 as well as classic WireGuard protocols. The approach allows users to connect without requiring root access on Android, while Windows and Linux users get a local SOCKS5 proxy with optional full device routing.

The project suits users who need flexible tunnel configuration and obfuscation capabilities to work around network fingerprinting. Key features include split tunneling to exclude specific apps from the tunnel, traffic rules that allow blocking destinations or bypassing the tunnel entirely for banking and domestic services, and obfuscation profiles that reshape handshakes for restrictive networks. Zero Trust authentication supports managed device enrollment through emailed codes, service tokens, or held tokens on a Cloudflare account. The interface is available in Persian and English, reflecting its focus on accessibility across regions.

Developers building Oblivion should expect a cross-platform Flutter codebase that compiles the Aether core for multiple Android ABIs during the build process. The project uses Git submodules for the Aether core and hev-socks5-tunnel dependencies, requiring recursive cloning. Building requires Flutter 3.44 or newer, stable Rust, Android NDK r27 or newer with JDK 17 for Android targets, and CMake, Ninja, Clang, and libgtk-3-dev for Linux builds. Release APKs are signed when key material is present and fall back to debug signing otherwise.

The project maintains an open community orientation with active issue tracking and pull request engagement. Development activity shows consistent attention to both code contributions and feature requests from users. The maintainers emphasize accessibility and community involvement as core values driving the project forward.