VPN daemon. Works on Layer 2 or Layer 3, supports different encryption methods, used by Freifunk. See also:
ivpn
,mozillavpn
,mullvad
,warp-cli
. More information: https://fastd.readthedocs.io/en/stable/.
fastd
with a specific configuration file:fastd --config path/to/fastd.conf
fastd --mode tap --mtu 1400 --config path/to/fastd.conf
fastd --verify-config --config path/to/fastd.conf
fastd --generate-key
fastd --show-key --config path/to/fastd.conf
fastd -v