Amir-A664

OpenStream

Amir-A664

🔒 Run OpenVPN inside an isolated network and expose it as a secure local or LAN SOCKS5 proxy - without routing your entire host machine through the VPN.

AI 简介

OpenStream 是一个 Linux 工具,用于在隔离的网络命名空间中运行 OpenVPN 客户端,并将其连接暴露为本地或局域网可访问的 SOCKS5 代理服务。它不修改主机默认路由,仅将显式配置使用该代理的应用流量经由 VPN 转发;核心依赖 Linux network namespace、OpenVPN、microsocks 和 socat,通过轻量级进程协作实现网络隔离与代理转发。适用于需选择性代理特定应用(如浏览器、下载工具)的场景,尤其适合对网络隐私有要求但又不希望全局劫持系统流量的用户,例如在受限网络环境中安全访问外部服务。

Python
MIT License
47
Stars
3
Forks
43
Watchers
1
Issues

Star 增长

今日0
近 7 天0
近 30 天+2
综合评分42.01
默认分支main