issues
search
coder
/
sshcode
Run VS Code on any server over SSH.
MIT License
5.74k
stars
215
forks
source link
Fixed allow-http-warning and no auth
#147
Closed
BCallifornia
closed
5 years ago
BCallifornia
commented
5 years ago
Fixed:
--allow-http warning: no such option
changed --no-auth to --auth none to represent the changes in the newest code-server version
sreya
commented
5 years ago
Thanks for this :+1:
Fixed: