Skip to content

Releases: peacey/split-vpn

Initial public beta release.

03 Feb 01:51
a856078
Compare
Choose a tag to compare
Pre-release

Features

  • Force traffic to the VPN based on source interface (VLAN), MAC address, or IP address.
  • Exempt sources from the VPN based on IP, MAC address, IP:port, or MAC:port combination.
  • Exempt destinations from the VPN by IP.
  • Port forwarding on the VPN side to local clients.
  • Redirect DNS for VPN traffic to either an upstream DNS server or a local server like pihole, or block DNS requests completely.
  • Built-in kill switch via iptables and blackhole routing.
  • Works across IP changes and network restarts.
  • Can be used with multiple openvpn instances with separate configurations for each to force different clients through different VPN servers.
  • IPv6 support for all options.
  • Run on boot support via UDM-Utilities boot script.