use BoringTun instead of kernel mode can be done l...
# development
d
use BoringTun instead of kernel mode can be done like this:
Copy code
sudo WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun WG_SUDO=1 wg-quick up wg0
need to install boringtun before can use it.
3 Views