Create a VPN client in C# [closed]

2019-02-20 04:04发布

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条回答
萌系小妹纸
2楼-- · 2019-02-20 04:40
登录 后发表回答