added linebrack for easier copy&paste
This commit is contained in:
parent
701f586a32
commit
2b73ee48eb
@ -1,11 +1,16 @@
|
||||
### 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)
|
||||
Loading…
x
Reference in New Issue
Block a user