# Wireguard Dynamic IP Configuration Tool This is a work-in-progress (i.e. nonexistent) configuration tool for dynamic IPs in Wireguard. There will eventually be stuff here. ## Dependencies * Wireguard * [libcapnp_c](https://github.com/opensourcerouting/c-capnproto) ## Building 1. git submodule update --init --recursive 2. `make`