dstack-sshproxy
April 6, 2026 ยท View on GitHub
dstack-sshproxy is an optional component of the dstack infrastructure that provides direct SSH access to workloads. It acts as a reverse SSH proxy that sits between dstack users (SSH clients, IDEs, etc.) and upstream SSH servers running inside dstack workloads.
Deployment
See DEPLOYMENT.md
Local development
scripts/generate-host-keys.sh > .host_keys
just run --host-key .host-keys --api-token <token> ...