You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Coder VPN, people can SSH to their workspace without the coder cli. But, today we listen on port 1, which means they have to add -p 1 to get it to work. We should listen on the default port of 22, so that people can SSH with just ssh <workspace>.coder