From 21fa74761ac2f65c9ce6e6a86e32bc1b729ca8f6 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 6 Nov 2023 02:09:30 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e69de29..95ce8b2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +# What you'll need: +* Wireguard installed +* A method of moving files from device to device + +# What you may want: +* To change `net.ipv4.ip_forward` to 1 in `/etc/sysctl.conf` on the server. This will allow peers to see eachother. \ No newline at end of file