1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 07:20:00 +03:00
Files
android_cast/examples/wireguard/BE_alpine
Anton Afanasyeu 1ddb51312c sync
2026-06-08 20:53:37 +02:00
..
2026-06-08 20:16:02 +03:00
2026-06-08 20:16:02 +03:00
2026-06-08 20:16:02 +03:00
2026-06-08 20:53:37 +02:00

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