Skip to content

xanmanning/asdf-sshuttle

Repository files navigation

asdf-sshuttle Build Lint

sshuttle plugin for the asdf version manager.

Note

This is for the Python version of sshuttle - a sshuttle Rust plugin may be made available in the future.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • python3: runtime for the application.

Install

Plugin:

asdf plugin add sshuttle
# or
asdf plugin add sshuttle https://github.com/xanmanning/asdf-sshuttle.git

sshuttle:

# 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 --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Xan Manning

About

sshuttle plugin for the asdf version manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages