Oblivion Download

Unofficial Cloudflare Warp client for Android offering secure, optimized, and censorship-resistant internet access via custom WireGuard implementation.

⭐ 4,663 stars on GitHub
Latest Release: v7

About Software

Oblivion is an unofficial client for Cloudflare Warp on Android, designed to provide a secure, fast, and private internet connection. It leverages a custom Go implementation of WireGuard and the `bepass-sdk` to optimize specific traffic routing, helping users bypass censorship and minimize latency.

The app focuses on simplicity and performance, offering a user-friendly interface for connecting to the Warp network. It aims to make secure internet access available to all users, particularly those in regions with restricted internet access.

Use Cases:

  • Secure internet connection on Android using Cloudflare Warp technology
  • Bypass censorship and access blocked content with optimized routing
  • Minimize connection latency for better browsing and streaming performance
  • Protect privacy with a custom, open-source WireGuard implementation
  • Connect with a simple one-tap interface for ease of use

Downloads

v7 February 20, 2025
oblivion-v7-signed.apkapk
v6 September 05, 2024
oblivion-v6-signed.apkapk
v5 August 31, 2024
oblivion-v5-signed.apkapk
v4 June 20, 2024
oblivion-v4-signed.apkapk
v2 April 08, 2024
oblivion-v2-signed.apkapk
v1 February 22, 2024
oblivion-v1-signed.apkapk
v0.0.9-test February 13, 2024
app-release-unsigned-signed.apkapk
v0.0.8-test February 12, 2024
app-release-unsigned-signed.apkapk
v0.0.7-test February 11, 2024
app-release-unsigned-signed.apkapk
v0.0.6-test February 11, 2024
app-release-unsigned-signed.apkapk
v0.0.5-test February 11, 2024
app-release-unsigned-signed.apkapk
v0.0.4-test February 11, 2024
app-release-unsigned-signed.apkapk

Package Info

Last Updated
Feb 20, 2025
Latest Version
v7
License
Unspecified
Total Versions
12

README

Oblivion - Unofficial Warp Client for Android

"Internet, for all or none!"

Oblivion provides secure, optimized internet access through a user-friendly Android app using cloudflare warp technology

It's leveraging bepass-sdk and a custom Go implementation of WireGuard, it's designed for fast and private online experiences.

!oblivion3.jpg

Features

  • Secure VPN: Custom WireGuard implementation in Go.
  • Optimized Speeds: Enhanced with bepass-sdk for minimal latency.
  • User-Friendly: Simple, intuitive interface.

Quick Start

  1. Download: Grab the APK from our Releases (https://github.com/bepass-org/oblivion/releases) page or Google play store (https://play.google.com/store/apps/details?id=org.bepass.oblivion) and install it.

  2. Connect: Launch Oblivion and hit the switch button.

Building the Project

Prerequisites

  • NDK r26b (26.1.10909125)
  • Go 1.22

Follow the steps below to build the Oblivion:

  • In Android Studio, navigate to "Build" in the menu bar.
  • Select "Generate Signed Bundle/APK..."
  • Choose "APK" and proceed.

Get Involved

We're a community-driven project, aiming to make the internet accessible for all. Whether you want to contribute code, suggest features, or need some help, we'd love to hear from you! Check out our GitHub Issues (https://github.com/bepass-org/oblivion/issues) or submit a pull request.

Acknowledgements and Credits

This project makes use of several open-source tools and libraries, and we are grateful to the developers and communities behind these projects. In particular, we would like to acknowledge:

Cloudflare Warp

  • Project: Cloudflare Warp
  • Website: Cloudflare Warp (https://www.cloudflare.com/products/warp/)
  • License: License information (https://www.cloudflare.com/application/terms/)
  • Description: Cloudflare Warp is a technology that enhances the security and performance of Internet applications. We use it in our project for its efficient and secure network traffic routing capabilities.
See full README on repository.