문제

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.

도움이 되었습니까?

해결책

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

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top