11 lines
487 B
Markdown
11 lines
487 B
Markdown
### How to Run:
|
|
|
|
## Linux:
|
|
bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wirebash.sh)
|
|
|
|
## Windows:
|
|
iex ((New-Object System.Net.WebClient).DownloadString('https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/WireWin.ps1'))
|
|
|
|
## Mac:
|
|
bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wiremac.sh)
|
|
(Bei Mac wird nur Wireguard selbst installiert! Die Konfiguration muss über die GUI erfolgen) |