eeef07d9646c57b6d86bd4f683413d238ac327e5
continuous-integration/drone/push Build is passing
- Install iptables-legacy package in Dockerfile to support iptables rules - Add temporary iptables rules in set_gateway.sh to redirect HTTP/HTTPS traffic from wg0 to 172.18.103.2 - These rules are temporary and should be removed after service-exec go update
Boringtun based wireguard client for linux. Modifyed Dockerfile to correct borintun-cli install and copy. The sample wireguard config uses a set_gateway script to excluding from the default route the wireguard vpn server.
Needed container parameters: --cap-add=NET_ADMIN --cap-add MKNOD --cap-add NET_RAW --privileged --device=/dev/net/tun
Description
Languages
Shell
58%
Dockerfile
42%