This project provides a system for configuring dual-stack connectivity, establishing local proxy ports, and managing policy-based traffic routing. It functions as a utility to add IPv4 and IPv6 network exits to servers and a tool for importing and parsing WireGuard profiles to generate compatible network configurations. The software automates the installation and management of the Cloudflare WARP client across different operating systems. It enables the deployment of secure network tunnels and the creation of local SOCKS5 proxy ports to route specific application traffic without altering glob
A Rust port of shadowsocks
gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio
Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,
wireproxy 是一个用户空间的 WireGuard 客户端和网络网关,无需 root 权限或系统级接口更改即可建立安全隧道。它作为一个 VPN 代理,可以将 WireGuard 连接暴露为 SOCKS5 或 HTTP 代理。
windtf/wireproxy 的主要功能包括:Non-Root Virtual Interfaces, User-Space Tunneling, Non-Root VPN Access, SNI Proxies, SOCKS5 Proxy Tunneling Clients, WireGuard Proxy Gateways, WireGuard-to-SOCKS5 Proxies, SNI Routing。
windtf/wireproxy 的开源替代品包括: p3terx/warp.sh — This project provides a system for configuring dual-stack connectivity, establishing local proxy ports, and managing… shadowsocks/shadowsocks-rust — A Rust port of shadowsocks. ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… octelium/octelium — Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and… ibm/mcp-context-forge — mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a… 3proxy/3proxy — 3proxy is a multi-protocol proxy server and network access control gateway. It functions as a network traffic…