sshcode
sshcode copied to clipboard
Run VS Code on any server over SSH.
Hi, I am facing a problem when using sshcode ; when try to reload an installed extension it doesn't work. For example for my case, I am trying to reload...
Hello I'm trying to connect from a Ubuntu 18.04 to another Ubuntu 18.04 box, but sshcode fails with the following: ``` sshcode anton@jumphost 2019-09-10 11:58:55 INFO ensuring code-server is updated......
archlinux, when installing from the official repo atleast with `pacman -Sy code` uses `$HOME/.vscode-oss` and `$HOME/.config/Code - OSS` Just wanted to state this
I installed sshcode via `go get -u go.coder.com/sshcode`, and when I run `sshcode --version` I don't get any version info: ``` pi@raspberrypi:~ $ sshcode --version pi@raspberrypi:~ $ ```
the bastion server in question is (sshPortal)[https://github.com/moul/sshportal] something in this chunk of code in `sshcode.go` errors out with Error Code 255 Dont know exactly what is causing it, but my...
So that you can use manual extensions on the remote host
Why aren't you guys using https://github.com/gliderlabs/ssh or better yet, https://golang.org/x/crypto/ssh? I feel like it would probably allow for native Windows support, no?
Using the current version of sshcode built from source (--version does not reveal the version number), I am getting frequent unrecoverable disconnections despite having a strong connection (50MBps+). Clicking on...
Please add ability to specify extra options for gcloud for example `--local-ip` Without this it's impossible to use sshcode in some gcloud configurations
Readme doesn't specify the explicitly on what needs to be done on the server and what on the local. Please have that clarity.