问题
I have been looking at different VPNs, and it seems like they don't have great encryption (like the default Windows XP VPN server).
I wanted to see if I could create my own, using C#. But I don't know how to create a client that will intercept all of the packets, and forward them to a VPN server.
How can I do it?
回答1:
Use OpenVPN.
来源:https://stackoverflow.com/questions/2238287/create-a-vpn-client-in-c-sharp