this post was submitted on 17 Mar 2021
16 points (100.0% liked)

Open Source

33228 readers
609 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Very nice. I use OPNsense on an PC-Engines APU4 and are super happy with it. But I never quite managed to get Wireguard to work with it. Maybe this will help :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 years ago (2 children)

Would this affect battery consumption though? The Wireguard protocol basically does not send/receive anything (when persistent keepalive is disabled, which it is by default) unless your phone actually wants to send something, and with Androids VPN API I think it mostly is as power efficient as it can be. As far as I understand having it in the Kernel only really provides performance (speed) gains, and maybe tighter integration into the overall Android ecosystem

[–] [email protected] 1 points 3 years ago

Speed gains means at equal bandwidth less CPU use, hence more power efficient. How much of an impact that has in real-world scenarios, no idea ;)

[–] [email protected] 0 points 3 years ago

You raise a good point. I'm actually not sure.