-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Package Request] Wireguard #3690
Comments
Hi there! We have started on a build here: #3646 but it still needs testing and additional scripts to make the binary more useful. |
Sounds great - I’ll take a look |
@publicarray I'd like to run a Wireguard VPN client on my RT2600ac. Is this in a state that I could try to deploy it there? |
@pdblood The binaries should work, but IMHO it's not production ready. https://seby.io/download/synology-rt2600ac/wireguard_ipq806x-1.2_1.0.20210219-1.spk You may also look at https://github.com/runfalk/synology-wireguard instead |
The reason I'm uncomfortable recommending to use in production is that I had a kernel crash a long time ago. Using kernel modules can be dangerous. Even the repo I liked to has a large disclaimer for what I assume is a similar reason, |
@publicarray thanks for the Wireguard package and information. To provide a bit more background: I am trying to get Wireguard to run as a VPN client to a remote VPN service like Mullvad from my RT2600ac, but there are certain dependencies in I was able to build my own
Is this a show-stopper, or might it be possible to build and load the missing |
I'm here to vouch for https://github.com/runfalk/synology-wireguard you should certainly pull that project in... I'm running it already, though I had to do a manual install. greetings. |
Name: Wireguard
Description: General purpose VPN for running on embedded interfaces and super computers alike
Website: https://www.wireguard.com
Software documentation: https://www.wireguard.com/quickstart/
Build/Installation documentation: https://www.wireguard.com/install/#compiling-from-source
Source code: https://git.zx2c4.com/WireGuard/
License: GPLv2 (https://git.zx2c4.com/WireGuard/about/COPYING)
The text was updated successfully, but these errors were encountered: