Releases: peacey/split-vpn
Releases · peacey/split-vpn
Initial public beta 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.