.gitignore | ||
client.template | ||
new-client.sh | ||
peer.template | ||
README.md | ||
server.template |
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.