dadevel / ovpn-netns

OpenVPN with Linux Network Namespaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ovpn-netns

A wrapper around OpenVPN with support for Linux network namespaces. Heavily based on pekman/openvpn-netns.

Setup

Requirements:

  • bash
  • openvpn
  • ip from iproute2

Installation:

git clone --depth 1 https://github.com/dadevel/ovpn-netns.git
sudo ./ovpn-netns/setup.sh

About

OpenVPN with Linux Network Namespaces

License:MIT License


Languages

Language:Shell 100.0%