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.
Usage
Create a profile:
$ sshoot create -r host1.remote -HNd vpn1 10.0.0.0/24
Start it:
$ 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
Stop the profile:
$ sshoot stop vpn1
Remove it:
$ sshoot delete vpn1
Project details
Release history Release notifications | RSS feed
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.4.0.tar.gz
(32.6 kB
view details)
Built Distribution
sshoot-1.4.0-py3-none-any.whl
(29.9 kB
view details)
File details
Details for the file sshoot-1.4.0.tar.gz
.
File metadata
- Download URL: sshoot-1.4.0.tar.gz
- Upload date:
- Size: 32.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1245a48d2fa94f22f7b48d1833aa085132488a104b5b44bcfce2103847e841d |
|
MD5 | f4205c2ae926d770fbd14e49b74bb50c |
|
BLAKE2b-256 | 048e42a0231136f5498f2fc5b8d656c9e0eade50a28b676631f51e3265ded963 |
File details
Details for the file sshoot-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: sshoot-1.4.0-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e41b8bbc39d264499f8ac78c55df4606a527d164cb1c2009c083c8449350cf4c |
|
MD5 | 5c998a3fe835f50bfc8a25af3be8fe7a |
|
BLAKE2b-256 | 0efe51f0f1a413bc1133aaa47711f158bae4dfdc5c0eb0fe898d186088542be4 |