jotyGill / openpyn-nordvpn

Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
GNU General Public License v3.0
628 stars 114 forks source link

Domain based VPN Gateway/Proxy for all devices #186

Open mrahmadt opened 6 years ago

mrahmadt commented 6 years ago

Hi

I would like to share with you a project that I created to set up and manage a VPN gateway/proxy to reroute specific internet domains requests to go through a VPN tunnel.

I'm using openpyn to manage the VPN tunnel, DNSmasq with sniproxy to reroute which domains I want them to go through a VPN tunnel.

Check it out and let me know what do you think about it.

https://github.com/mrahmadt/SmartGW

jotyGill commented 6 years ago

Great idea. others have also asked about a solution like this but I got no clue how to work out rerouting only certain traffic trough vpn tunnel. I am really excited about this!