gyurix b132ab782e
continuous-integration/drone/push Build is passing
Update node selector in .drone.yml to use zone instead of physical-node
2026-03-22 09:42:47 +01:00

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
No description provided
Readme 56 KiB
Languages
Shell 55.7%
Dockerfile 44.3%