Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 288 Bytes

wireguard-tools container

Wireguard tools in a Alpine Linux container.

Client example

Update the given wgclient.conf to your needs and run

podman run --rm -ti -v ./wgclient.conf:/etc/wireguard/client.conf:Z --cap-add NET_ADMIN -e WG_INTERFACE=client ghcr.io/toanju/wgc