aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: e42b8096c32cc66c246efb8f43f9277c788ae4b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# 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`