From: Ian Jackson Date: Thu, 30 Dec 2021 00:15:11 +0000 (+0000) Subject: Description: expand X-Git-Tag: v0.6.2~24 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9af6f4bcab531d3fb8f432d6205a3f1697e1be0a;p=secnet.git Description: expand Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index b23dd03..0fb915b 100644 --- a/debian/control +++ b/debian/control @@ -14,4 +14,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: python3 Description: VPN software for distributed networks secnet allows multiple private networks, each 'hidden' behind a single - globally-routable IP address, to be bridged together. + globally-routable IP address, to be bridged together. It also + supports individual client systems which may connect to multiple + upstreams. + . + Compared to many other systems, secnet has good handling of mobile + endpoints (mobile client nodes), and extremely flexible configuration. + However, it is not easy to configure. + . + secnet is the main VPN program used by greenend.org.uk.