letmein-9.0.0
New features
-
The
nftexecutable can now be pinned in theletmeind.confconfiguration file to avoid$PATHsearches from theletmeinfwddaemon running asroot. -
Use
TCP_NODELAYfor TCP connections to reduce knock latency.
Distribution packaging
In the default letmeind.conf configuration installed from distribution packaging install scripts please configure
[NFTABLES]
exe = nft
to the default path of the nft executable in your distribution.
For example:
[NFTABLES]
exe = /usr/sbin/nft