Y
Hacker News
new
|
ask
|
show
|
jobs
by
jchook
290 days ago
Wireguard ships with the Linux kernel so you only need to receive ~60 bytes of configuration information.
2 comments
immibis
289 days ago
Wireguard is also easily censored and is already censored in the places that censor VPNs.
link
teiferer
290 days ago
The user-facing software is not included in the kernel, but you need that to configure wireguard.
link
jchook
290 days ago
Is that true? I thought wg-quick etc were just convenience functions and that it's relatively trivial to use iproute2 to configure a VPN link
link
immibis
288 days ago
You don't need wg-quick. You do need the "wg" command.
link