使用 Rails 的站点到站点 VPN

发布于 2024-08-27 07:10:53 字数 214 浏览 10 评论 0原文

首先,我很抱歉,但这个问题不是那么具体。

我所寻找的只是用于创建站点到站点 VPN 的教程或资源。 事实上,我什至不确定我是否应该这么称呼它。 我住在中国,我想访问 YouTube 之类的东西。 我不想购买代理服务,所以我尝试使用 Ruby on Rails 制作自己的 VPN 或代理。

再说一次,我的问题是哪里有使用 Ruby on Rails 创建站点到站点 VPN 的资源。

First of I'm very sorry but this questions is not so so specific.

All I am looking for is a tutorial or a resource for creating a site-to-site VPN.
Actually, I not even sure if that is what I should call it.
I live in China and I want to access youtube and stuff.
And I don't want to buy a proxy service so I'm trying to make my own VPN or proxy with Ruby on Rails.

So again, my question is where is a resource for creating site-to-site VPN with Ruby on Rails.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

诗笺 2024-09-03 07:10:53

似乎使用专为创建 VPN 而设计的软件比编写自己的软件更容易。 OpenVPN (http://openvpn.net/) 立即浮现在我的脑海中

Seems like it would be easier to use software designed for creating VPNs instead of writing your own. OpenVPN (http://openvpn.net/) immediately springs to mind

北凤男飞 2024-09-03 07:10:53

对线程安全感到抱歉,但如果他想赚钱我会选择openswan。 OpenVPN 已为超过 2 个用户提供商业服务。您可以设置 openswan VPN 并在 Rails 内进行一些 Web 重定向。这是一种方法。

sorry about the thread russurection, but if he wants to make money I would choose openswan. OpenVPN went commercial for more than 2 users. You could set up the openswan VPN and do some web redirection inside of rails. That's one approach.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文