Added Wireguard APP for Mac and first iteration of an installer script
This commit is contained in:
parent
8f0477a481
commit
b95a4cb4c2
BIN
Wireguard.app.zip
Normal file
BIN
Wireguard.app.zip
Normal file
Binary file not shown.
9
wiremac.sh
Normal file
9
wiremac.sh
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Mac Wireguard Installation
|
||||||
|
|
||||||
|
wireguardzip=""
|
||||||
|
|
||||||
|
curl -s $wireguardzip
|
||||||
|
|
||||||
|
unzip WireGuard.app.zip -d /Applications/
|
||||||
|
|
||||||
|
sudo chown -R root:wheel /Applications/WireGuard.app
|
||||||
Loading…
x
Reference in New Issue
Block a user