WireGuard for Sailfish using cross-platform userspace implementation of WireGuard written in Go.
Make sure to have the following in your config file
PersistentKeepalive = 15
Usage:
wg-quick up /path/to/wg0.conf wg-quick down /path/to/wg0.conf
For faster usage, you may place your files at /etc/wireguard, e.g. /etc/wireguard/nyc0.conf, so you may do:
wg-quick up nyc0.conf wg-quick down nyc0.conf
This software has been built, ported and packaged in one day. await possible bugs.
You may submit issues and patches here: https://github.com/antranigv/wireguard-sailfish/
Attachment | Size | Date |
---|---|---|
wireguard-sailfish-0.1-1.armv7hl.rpm | 1.08 MB | 07/12/2020 - 00:34 |
Comments
Wayn3
Thu, 2022/01/20 - 01:48
Permalink
Any chance for a 64 bit version?
bart_graaf
Sun, 2021/10/24 - 02:50
Permalink
it does not work
delocoyo
Thu, 2021/02/18 - 00:17
Permalink
It will be awesome to fokus to do a out of the box use for normal user. App is too god for not trying it
cy8aer
Mon, 2020/12/07 - 12:39
Permalink
Hm, does not work out of the box:
antranigv
Mon, 2020/12/07 - 19:26
Permalink
Hi there! as mentioned in the description, there might be bugs, thanks for letting me know!
1) Ideally I would like to use devel-su, however, I'm not able to find any documentation.
2) During the next couple of days, I will be adding resolvconf support by patching wg-quick for Sailfish. For now you may just comment the DNS section in your configuration :)
Thanks for downloading!