How to Install and Uninstall sshoot Package on Kali Linux

Last updated: May 18,2024

1. Install "sshoot" package

Please follow the guidelines below to install sshoot on Kali Linux

$ sudo apt update $ sudo apt install sshoot

2. Uninstall "sshoot" package

Please follow the steps below to uninstall sshoot on Kali Linux:

$ sudo apt remove sshoot $ sudo apt autoclean && sudo apt autoremove

3. Information about the sshoot package on Kali Linux

Package: sshoot
Source: python-sshoot
Version: 1.4.2-2
Installed-Size: 121
Maintainer: Debian QA Group
Architecture: all
Depends: python3-pkg-resources, python3-argcomplete, python3-prettytable, python3-xdg, python3-yaml, python3:any
Recommends: sshuttle
Size: 21696
SHA256: f209dff7c62a7c68416a7298dbfbc1a28d0dfaf4dd2eb6a41cb82f4bad4c5919
SHA1: 0b870512d247d54b4fed52cb34b53da8b026b3f6
MD5sum: 3fda5e70f8e5c7a265c45f61d42e753b
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.
Description-md5: 4f323ec63175f759787a03f59e6bd420
Homepage: https://github.com/albertodonato/sshoot
Section: python
Priority: optional
Filename: pool/main/p/python-sshoot/sshoot_1.4.2-2_all.deb