2 个仓库
Self-hosted services that act as entry and exit points for anonymous network traffic.
Distinct from Self-Hosted Applications: Focuses on the gateway's role in network privacy rather than general self-hosted application management.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Privacy Gateways. Refine with filters or upvote what's useful.
Oblivion 是一种加密隧道服务和互联网隐私工具,旨在通过私有加密隧道路由网络流量。它作为网络隐私网关,掩盖用户身份并加密 Web 流量,以防止跟踪和未经授权的监视。 该项目作为安全网络代理,结合了端到端加密与延迟优化路由,以提高数据吞吐量并减少网络延迟。这种基础设施允许通过私有网络中继连接来掩盖设备的公共身份。 该系统提供安全网络隧道和私有网络连接功能。它通过加密隧道协议确保数据安全,并通过虚拟加密接口管理流量路由。
Acts as a gateway for encrypting web traffic and connecting devices to private network infrastructure.
i2pd is a C++ implementation of the I2P anonymous network layer, serving as a peer-to-peer overlay network and I2P network router. It functions as a decentralized communication system that masks IP addresses and encrypts data using a garlic routing protocol. This project provides a lightweight daemon that acts as a self-hosted privacy gateway, connecting local applications to the I2P network for private data transmission without the use of Java. The system covers anonymous peer communication, privacy-preserving networking, and secure client-server interactions. It implements end-to-end encry
Operates as a lightweight daemon and self-hosted privacy gateway connecting local applications to the I2P network.