Added Wireguard APP for Mac and first iteration of an installer script
This commit is contained in:
Binary file not shown.
@@ -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
|
||||||
Reference in New Issue
Block a user