Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaeldwan
1758 days ago
We use wireguard-go in our cli for connecting to vms over a private network. It is slower than wireguard in the kernel, but the convenience is hard to beat.
Here's an overview
https://fly.io/blog/ssh-and-user-mode-ip-wireguard/
1 comments
_joel
1758 days ago
Have you tried
https://github.com/KusakabeSi/wireguard-go-vpp
?
link