Source: python-sshoot Section: python Priority: optional Maintainer: Debian QA Group Build-Depends: bash-completion, debhelper-compat (= 13), dh-sequence-python3, help2man, pybuild-plugin-pyproject, python3, python3-argcomplete, python3-babel, python3-fixtures , python3-prettytable, python3-pytest, python3-pytest-mock, python3-setuptools, python3-xdg, python3-yaml, shellcheck , Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/debian/python-sshoot.git Vcs-Browser: https://salsa.debian.org/debian/python-sshoot Homepage: https://github.com/albertodonato/sshoot Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: sshoot Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: sshuttle, Description: manage multiple sshuttle VPN sessions Command-line interface to manage multiple sshuttle VPN sessions. . sshuttle creates a VPN connection from your machine to any remote server that you can connect to via ssh. . sshoot allows one to define multiple VPN sessions using sshuttle and start/stop them as needed. . It supports configuration options for most of sshuttle's features, providing flexible configuration for profiles.