3 Commits

Author SHA1 Message Date
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
sthen
d914bdf9d0 update to mlvpn-2.2.2 2015-10-24 08:32:14 +00:00
sthen
468ef66f2a import ports/net/mlvpn, ok ajacoutot@
MLVPN is VPN software that encrypts data with the Salsa20 stream cipher and
uses Ed25519 authentication. It can either run with a single ISP connection,
or can aggregate multiple circuits with active monitoring to identify and
remove faulty ones without dropping TCP connections. To avoid problems with
out-of-order packet delivery, it can optionally add delays per-connection
or buffer packets before delivering to the tun/tap interface.

MLVPN uses privilege separation and supports Linux, OpenBSD and FreeBSD.
2015-10-23 09:28:58 +00:00