如何在 C# 中设置/使用 VPN?
我不想构建自己的 VPN,但我想知道一些事情......
如果我用 C# 构建一个程序,有没有办法让它通过 VPN 连接或初始化连接或类似的东西?
或者,如果我已经在计算机上运行 VPN 软件并且已连接,如果我的 C# 应用程序在表单中内置了 Web 浏览器控件或仅发出 Web 请求,那么所有这些都会通过 VPN 发送吗?或者应用程序会以某种方式绕过VPN吗?
I don't want to build my own VPN, but I was wondering about something....
If I build a program in C#, is there a way to make it connect through a VPN or initialize a connection or something like that?
Or, if I am already running a VPN software on my computer, and I'm connected, if my C# application has either a web browser control built into the form or just makes web requests, will that all be sent through the VPN? Or will the application somehow bypass the VPN?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论