Install Rospo
mainRospo is a single binary tool for creating secure SSH tunnels. It supports macOS, GNU/Linux, Windows 10+, and Docker.
macOS
Install via Homebrew:
brew install rospoGNU/Linux
Download the appropriate binary from the GitHub releases page:
- amd64:
https://github.com/ferama/rospo/releases/latest/download/rospo-linux-amd64 - arm64:
https://github.com/ferama/rospo/releases/latest/download/rospo-linux-arm64 - arm:
https://github.com/ferama/rospo/releases/latest/download/rospo-linux-arm
Microsoft Windows
Download the amd64 executable:
https://github.com/ferama/rospo/releases/latest/download/rospo-windows-amd64.exe
Docker
Run the containerized version:
docker run ghcr.io/ferama/rospo --helpbrew install rospo