First off, thank you for considering contributing to this script! It's people like you that make the open source community such a great place to learn, inspire, and create.
If you find a bug or the script doesn't work for your specific OS/Environment, please open an issue using the Bug Report template. Include as much detail as possible (your OS, the remote OS, the exact command you ran, and the error output).
Have an idea to make this script more robust or elegant? We'd love to hear it. Submit a Feature Request issue detailing what you want to achieve.
- Fork the repo and create your branch from
main. - Ensure any new features or variables added follow the existing bash script style.
- Keep it simple: this is meant to be a zero-dependency, single-file bash script. Please do not add heavy dependencies unless absolutely necessary.
- Test your changes manually to ensure the SSH tunnel creates and tears down correctly.
- Create a Pull Request with a clear description of the problem and the solution.
Please be respectful and constructive in issues and pull requests.