mirror of
git://f0xx.org/ac/ac-ms-remote-access
synced 2026-07-29 04:58:14 +03:00
initial
This commit is contained in:
9
examples/wireguard/BE_alpine/README.txt
Normal file
9
examples/wireguard/BE_alpine/README.txt
Normal 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
|
||||
Reference in New Issue
Block a user