Skip to main content

Manage multiple sshuttle VPN sessions.

Project description

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 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.

Typical usage

Create a profile:

$ sshoot create -r host1.remote -HNd vpn1 10.0.0.0/24

Start the profile:

$ sshoot start vpn1
Profile started.

List existing profiles (active ones are marked):

$ sshoot list
     Profile  Remote host   Subnets
--------------------------------------------
  *  vpn1     host1.remote  10.0.0.0/24
     vpn2     host2.remote  192.168.0.0/16

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sshoot-1.2.5.tar.gz (24.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page