run VS-CODE from ssh

علی ذوالفقار
1399/06/01 09:17:05 (669)
https://github.com/cdr/sshcode
go get -u go.coder.com/sshcode
binary : https://github.com/cdr/sshcode/releases
run :
sshcode root@server-address "~/projects/myapp"
Back