sshuttle plugin for the asdf version manager.
This is for the Python version of sshuttle - a sshuttle Rust plugin may be made available in the future.
bash,curl,tar: generic POSIX utilities.python3: runtime for the application.
Plugin:
asdf plugin add sshuttle
# or
asdf plugin add sshuttle https://github.com/xanmanning/asdf-sshuttle.gitsshuttle:
# Show all installable versions
asdf list-all sshuttle
# Install specific version
asdf install sshuttle latest
# Set a version globally (on your ~/.tool-versions file)
asdf global sshuttle latest
# Now sshuttle commands are available
sshuttle --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Xan Manning