diff --git a/apps/wireguard/README.md b/apps/wireguard/README.md new file mode 100644 index 0000000..a0b2bb5 --- /dev/null +++ b/apps/wireguard/README.md @@ -0,0 +1,47 @@ +## Wireguard test + +### On the pod + +``` +apk update +apk add wireguard-tools tcpdump +cat > /etc/wireguard/wg0.conf <