awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bepass-org avatar

bepass-org/oblivion

0
View on GitHub↗
4,683 stars·623 forks·Java·9 vues

Oblivion

Oblivion est un service de tunnel chiffré et un outil de confidentialité internet conçu pour router le trafic réseau à travers des tunnels chiffrés privés. Il fonctionne comme une passerelle de confidentialité réseau qui masque l'identité de l'utilisateur et chiffre le trafic web pour empêcher le suivi et la surveillance non autorisée.

Le projet agit comme un proxy réseau sécurisé qui combine le chiffrement de bout en bout avec un routage optimisé pour la latence afin d'augmenter le débit des données et de réduire le lag réseau. Cette infrastructure permet de masquer l'identité publique d'un appareil en relayant les connexions à travers un réseau privé.

Le système fournit des capacités pour le tunneling réseau sécurisé et la connectivité réseau privée. Il assure la sécurité des données via des protocoles de tunneling chiffrés et gère le routage du trafic via une interface chiffrée virtuelle.

Features

  • Network Traffic Proxying - Provides a secure network proxy that routes traffic through intermediate servers to mask client identity and encrypt web data.
  • Privacy Protection - Masks user identity and encrypts web traffic to prevent tracking and unauthorized surveillance.
  • Privacy Gateways - Acts as a gateway for encrypting web traffic and connecting devices to private network infrastructure.
  • IP Address Masking - Hides the device's real public IP address by relaying connections through a private network gateway.
  • Private Networks - Establishes a secure link to private network infrastructure to protect device identity.
  • Private Network Connectivity - Provides a secure link to private network infrastructure to encrypt web traffic and mask device identity.
  • Secure Web Access - Provides a secure method for accessing the web through a private network to mask user identity.
  • Traffic Tunneling - Directs all system internet traffic through a virtual encrypted interface for consistent privacy.
  • VPN Tunnels - Functions as a secure network tunnel that masks traffic and routes connections through remote servers.
  • Encrypted Tunneling Protocols - Implements a protocol for routing internet traffic through secure, encrypted tunnels to protect user identity.
  • Encrypted Tunneling Services - Provides a secure network service that routes internet traffic through private encrypted tunnels.
  • Privacy and Encryption Tools - Provides tools for protecting digital identity and anonymizing web traffic to prevent surveillance.
  • End-to-End Encryption - Ensures data remains encrypted from the local device to the network gateway to prevent surveillance.
  • Private Network Tunnels - Routes internet traffic through encrypted tunnels to secure data and hide the user's public identity.
  • Secure Tunneling - Establishes encrypted network connections to protect user privacy and bypass network restrictions.
  • Connection and Latency Optimizers - Optimizes connection speed by reducing network latency through specialized communication enhancements.
  • Network Latency Optimizations - Uses specialized routing enhancements to reduce network lag and increase throughput for a faster experience.
  • Censorship Circumvention - Client for bypassing censorship using the Warp protocol.

Historique des stars

Graphique de l'historique des stars pour bepass-org/oblivionGraphique de l'historique des stars pour bepass-org/oblivion

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait bepass-org/oblivion ?

Oblivion est un service de tunnel chiffré et un outil de confidentialité internet conçu pour router le trafic réseau à travers des tunnels chiffrés privés. Il fonctionne comme une passerelle de confidentialité réseau qui masque l'identité de l'utilisateur et chiffre le trafic web pour empêcher le suivi et la surveillance non autorisée.

Quelles sont les fonctionnalités principales de bepass-org/oblivion ?

Les fonctionnalités principales de bepass-org/oblivion sont : Network Traffic Proxying, Privacy Protection, Privacy Gateways, IP Address Masking, Private Networks, Private Network Connectivity, Secure Web Access, Traffic Tunneling.

Quelles sont les alternatives open-source à bepass-org/oblivion ?

Les alternatives open-source à bepass-org/oblivion incluent : fosrl/pangolin — Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… cjdelisle/cjdns — CJDNS is a peer-to-peer VPN and cryptographic network overlay that implements an encrypted IPv6 mesh network. It… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and… mozilla-firefox/firefox — Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure… go-gost/gost — Gost is a Go-based network tunnel and multi-protocol proxy server. It functions as a gateway for routing TCP and UDP…

Alternatives open source à Oblivion

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Oblivion.
  • fosrl/pangolinAvatar de fosrl

    fosrl/pangolin

    21,255Voir sur GitHub↗

    Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n

    TypeScriptcrowdsecdockerhome-lab
    Voir sur GitHub↗21,255
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
cjdelisle/cjdnsAvatar de cjdelisle

cjdelisle/cjdns

5,394Voir sur GitHub↗

CJDNS is a peer-to-peer VPN and cryptographic network overlay that implements an encrypted IPv6 mesh network. It functions as a distributed hash table router, utilizing a non-hierarchical XOR metric to route traffic across nodes without relying on a central authority or registry. The project distinguishes itself by tying network identity to cryptographic ownership, deriving unique IPv6 addresses from public keys. It ensures secure peer connectivity across NAT boundaries using public-key authentication, end-to-end packet encryption, and a handshake protocol that provides perfect forward secrec

Ccjdnscryptographydht
Voir sur GitHub↗5,394
  • hackerschoice/thc-tips-tricks-hacks-cheat-sheetAvatar de hackerschoice

    hackerschoice/thc-tips-tricks-hacks-cheat-sheet

    3,853Voir sur GitHub↗

    This project is a comprehensive command-line reference and toolkit designed for Linux system administration and network security assessment. It provides a collection of technical snippets and operational guides focused on managing remote environments, orchestrating shell sessions, and executing administrative tasks through native terminal utilities. The repository distinguishes itself by offering specialized techniques for stealthy operations and infrastructure manipulation. It covers methods for establishing encrypted tunnels to bypass firewalls, obfuscating process identities and command hi

    Shell
    Voir sur GitHub↗3,853
  • Voir les 30 alternatives à Oblivion→