This commit is contained in:
Anton Afanasyeu
2026-06-23 12:29:33 +02:00
commit 59fb5013c3
26 changed files with 2375 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
alpine:
# apk add wireguard-tools iptables
# wg genkey | tee server.privatekey | wg pubkey > server.publickey
create /etc/wireguard/wg0.conf -> symlinked to /var/www/localhost/htdocs/apps/app/androidcast_project/android_cast/examples/wireguard/BE_alpine/wg0.conf
follow https://wiki.alpinelinux.org/wiki/Configure_a_Wireguard_interface_(wg)
# chmod go= server.privatekey