commit 21ded90b00ec9f9a8cc353e0f7e10ed9e155346d Author: Owen Schwartz Date: Sun Sep 29 10:53:22 2024 -0400 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b149d05 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Gerbil + +A simple WireGuard interface management server written in go. + +Create and remove peers with an http api and ensure static peers with a json file.