Added command for directly using ps1 script
This commit is contained in:
parent
2f09a6e784
commit
8f0477a481
@ -1,3 +1,7 @@
|
||||
### How to Run:
|
||||
|
||||
bash <(curl -fsSL https://gitea.zephyre.one/Pakobbix/quick_wireguardtest/raw/branch/main/wirebash.sh)
|
||||
## 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'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user