diff options
Diffstat (limited to 'gnu/packages/vpn.scm')
-rw-r--r-- | gnu/packages/vpn.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm index 9648c502cc..0b62e8c7cf 100644 --- a/gnu/packages/vpn.scm +++ b/gnu/packages/vpn.scm @@ -1087,7 +1087,7 @@ DNS domain name queries.") (native-inputs (list python-pytest python-pytest-mock)) (home-page "https://github.com/albertodonato/sshoot") - (synopsis "sshuttle VPN session manager") + (synopsis "VPN session manager (sshuttle)") (description "sshoot provides a command-line interface to manage multiple @command{sshuttle} virtual private networks. It supports flexible profiles with configuration options for most of @command{sshuttle}’s features.") |