added linebrack for easier copy&paste
This commit is contained in:
parent
701f586a32
commit
2b73ee48eb
@ -1,11 +1,16 @@
|
|||||||
### How to Run:
|
### How to Run:
|
||||||
|
|
||||||
## Linux:
|
## Linux:
|
||||||
|
```
|
||||||
bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wirebash.sh)
|
bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wirebash.sh)
|
||||||
|
```
|
||||||
## Windows:
|
## Windows:
|
||||||
|
```
|
||||||
iex ((New-Object System.Net.WebClient).DownloadString('https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/WireWin.ps1'))
|
iex ((New-Object System.Net.WebClient).DownloadString('https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/WireWin.ps1'))
|
||||||
|
```
|
||||||
|
|
||||||
## Mac:
|
## Mac:
|
||||||
|
```
|
||||||
bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wiremac.sh)
|
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)
|
(Bei Mac wird nur Wireguard selbst installiert! Die Konfiguration muss über die GUI erfolgen)
|
||||||
Loading…
x
Reference in New Issue
Block a user