v0.3.0
Changes
- Use OpenSSH SFTP Server instead of
github.com/pkg/sftp
(when available; #26)
Other changes: v0.2.3...v0.3.0
Install
curl -o sshocker --fail -L https://github.com/lima-vm/sshocker/releases/download/v0.3.0/sshocker-$(uname -s)-$(uname -m)
chmod +x sshocker
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/lima-vm/sshocker/actions/runs/2182322637