coder / sshcode

Run VS Code on any server over SSH.
MIT License
5.74k stars 216 forks source link

add ability to select code-server port and disable telemetry #178

Closed gyzerok closed 4 years ago

gyzerok commented 4 years ago

Fixes https://github.com/cdr/sshcode/issues/177

Hello!

Full disclaimer: I have a very limited Go experience. Hopefully the way I've implemented this looks reasonable. However I am willing to take any suggestions on how to improve.