Question

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?

Was it helpful?

Solution

Use OpenVPN.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top