Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在研究不同的 VPN,似乎它们没有很好的加密(如默认的 Windows XP VPN 服务器)。
我想看看我是否可以使用 C# 创建自己的。但我不知道如何创建一个客户端来拦截所有数据包,并将它们转发到 VPN 服务器。
我该怎么做?
使用OpenVPN。