Releases: kknxzz/sshbox
Releases · kknxzz/sshbox
Release list
v1.1.0 -- prebuilt binaries
This version brings prebuilt binaries that you can download. There's no need for you to have Golang installed anymore, as long as you have Docker and a CPU, you can just download the binary for your system and run it. Each ZIP contains the binary, a LICENSE file, and a README.txt with some good to know stuff and a mini help-section.
Verify checksums by downloading the checksums.txt alongside the binary (BOTH IN THE SAME FOLDER WITH NOTHING ELSE) and run: shasum -a 256 -c checksums.txt --ignore-missing
Downloading:
Please only download the binary corresponding to your OS or hardware, otherwise it won't work or you'l get weird behavior.
Windows
- Most devices --
sshbox_v1.1.0_windows_amd64.zip
macOS
- Apple Silicon chips (M1,M2,M3,etc) --
sshbox_v1.1.0_darwin_arm64.tar.gz - Intel Macs --
sshbox_v1.1.0_darwin_amd64.tar.gz
Linux
- Most computers/servers --
sshbox_v1.1.0_linux_amd64.tar.gz - ARM devices (Raspberry PI's, some mini PC's) --
sshbox_v1.1.0_linux_arm64.tar.gz
After extracting:
Windows:
sshbox.exe
Linux/macOS:
./sshbox