59
turning a raspberry pi 4B into a vpn router
(lemmy.dbzer0.com)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
You're not going to have fun when using OpenVPN. Even Wireguard will be a stretch. The Raspberry Pi does not have any hardware cryptography acceleration built-in and the raw compute power is very limited.
EDIT: Maybe you're going to have acceptable speeds after all? Take a look at the Raspberry results here: https://github.com/cyyself/wg-bench?tab=readme-ov-file#test-results
You could use Tail Scale. It runs great on a Pi
Define great. Tailscale doesn't even run Wireguard on the kernel level, but in user space.
Can I run OpenVPN configs on it and use it as a roiter