Go to file
2023-11-06 02:09:30 +00:00
.gitignore updates 2023-11-05 04:21:07 -07:00
client.template updates 2023-11-05 04:21:07 -07:00
new-client.sh comments 2023-11-05 04:22:42 -07:00
peer.template fix templating 2023-11-05 18:07:47 -07:00
README.md Update README.md 2023-11-06 02:09:30 +00:00
server.template fix templating 2023-11-05 18:07:47 -07:00

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.