mirror of
https://github.com/UnnoTed/wireguird
synced 2026-07-25 17:24:46 -04:00
Merge a5573da603 into 038509a943
This commit is contained in:
commit
56859c7dab
@ -16,6 +16,8 @@ Features:
|
||||
|
||||
## Download
|
||||
|
||||
### Ubuntu
|
||||
|
||||
v0.2.0 tested on: Ubuntu `18.04 LTS`, `20.04 LTS` and `21.04`
|
||||
|
||||
[wireguird_amd64.deb (1.8mb)](https://github.com/UnnoTed/wireguird/releases/download/v0.2.0/wireguird_amd64.deb)
|
||||
@ -32,6 +34,12 @@ wget https://github.com/UnnoTed/wireguird/releases/download/v1.1.0/wireguird_amd
|
||||
sudo dpkg -i ./wireguird_amd64.deb
|
||||
```
|
||||
|
||||
### Aur
|
||||
|
||||
```sh
|
||||
yay -S wireguird
|
||||
```
|
||||
|
||||
## Compile
|
||||
|
||||
deb dependencies: `sudo apt install wireguard-tools libgtk-3-dev libayatana-appindicator3-dev golang-go resolvconf`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user