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.2.tar.gz
(32.9 kB
view details)
File details
Details for the file sshoot-1.4.2.tar.gz
.
File metadata
- Download URL: sshoot-1.4.2.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d94008b1c1fff129d558cb42f5ecbab2c2dd2e5e6f47c6fb71fd844b406ea6c4 |
|
MD5 | 8d4b15ec0102671b8a7b49bd9ba89c0a |
|
BLAKE2b-256 | 357621ff42363d9bddcfae156a7ca368f20cdd660d24f18173158bc4d79daae6 |