Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Releases: coder/sshcode

v0.10.0

21 Feb 07:26
ceab32b
Compare
Choose a tag to compare
  • 7ebef26 Remove duplicated word from sync user settings error
  • fd95a40 Fixed allow-http-warning and no auth
  • 6277c6b Update tarname and tar option for ci build

v0.9.0

11 Sep 16:10
Compare
Choose a tag to compare
  • 7e6845d Update deps
  • c8e4017 Rename --code-server-path to --upload-code-server
  • 1985f23 Add ability to upload local binary
  • d5dc7c7 Update go.coder.com/cli to v0.4.0
  • 7015331 Remove the IP address check in parseGCPSSHCmd
  • 8c72965 Return not the <IP>, but the user@IP for GCP instances
  • 1eaed4c replace wget with curl
  • dbf7a48 add comment about tildes in expandPath
  • 3794755 restructure SSH master code, apply requested fixes
  • 0b43319 make :PORT optional in parseBindAddr
  • 7806337 add remote OS support paragraph to README
  • 5ea05eb Solves proxy issue, closes #74 when proxy is set at .profile
  • 65655b9 undo changing quotes to backticks
  • c8ca9fc update --bind flag help text
  • eee34f5 add ~/.ssh directory sanity check before starting
  • 4d64fc0 add "process is running" check to checkSSHMaster()
  • 3141f7f move SSH master process tidyup to a deferred func
  • e646d57 add SSH master connection feature
  • 4195d99 Use bash in a more portable way
  • ff04977 add x86_64 check in downloadScript

v0.8.0

22 May 21:37
Compare
Choose a tag to compare
  • f8ccd3a Expand VS Code (#101)
  • ffe788b Fix bug where an empty bind address errors
  • dbc0ff5 Add a --bind flag for local port (#82)
  • 46ef157 Some updates for document (#89)
  • 60b72fe Revert behavior using DISPLAY to open app window
  • 2f80f3f Kill preexisting sshcode remote process for a user
  • d911c14 Add badge for CI builds
  • 08f00dc Fix sshcode only accepting ip addresses
  • 304ae28 Use go.coder.com/cli for argument/flag parsing
  • 0d19aed Add support for specifying GCP instances
  • 57ccf3a Support multiple users using same machine
  • 326938c Add a sanity test
  • 6319b94 Add CI
  • c989459 Ensure bin directory is created in build.sh

v0.7.0

27 Apr 19:32
dd4825b
Compare
Choose a tag to compare
  • dd4825b Add OS support to README
  • e4a815a Update GitHub username
  • acf0057 Add path to Chrome in Windows Subsystem for Linux (thanks @gartnera)
  • 7e5b44a Correct MacOS Insiders config
  • 91622d4 Add a flag that prints version information
  • ccb6159 Emphasize our recommendation to use Chrome
  • dd192d7 Document insiders config for MacOS

v0.6.0

23 Apr 15:56
9b786d5
Compare
Choose a tag to compare
  • 6e8395c Change install cmd to always update sshcode
  • e7939fd Skip back sync if skip sync is passed
  • 1f596d8 Also delete extensions and settings to simulate a two-way mount

v0.5.0

22 Apr 23:52
a606829
Compare
Choose a tag to compare

Binaries are now distributed as tars so their executability is preserved.

v0.4.0 - Happy Smith

22 Apr 20:06
ddb1136
Compare
Choose a tag to compare
  • dcd29f0 Allow specifying alternate VS Code settings dirs
  • 7d359fc Update help and auto-generate flag help
  • bc2db7f Added google-chrome-stable to openBrowser

v0.3.0 - Purple Narwhal

21 Apr 21:31
cb036d8
Compare
Choose a tag to compare
  • 53fc8fa Pass ssh flags to rsync
  • 5fad595 Add flag to sync extensions back to local

v0.2.0 - Yellow Colin

20 Apr 01:44
v0.2.0
Compare
Choose a tag to compare
  • 3f4919f Add incognito flag to chrome options
  • 96f80d2 Make better English
  • 22560e9 sshcode actually runs code-server
  • ba36e52 Add badges ➕
  • e5fce70 Add marketing to README
  • efca7a7 Remove useless firefox code
  • 5902ee0 Use pkg/browser where possible and remove explicit firefox support
  • 3ce3a26 Add release build script
  • f252ccc Improve README
  • 464ff86 Link pre-built binaries in README

v0.1.0

20 Apr 01:12
v0.1.0
95d4a0d
Compare
Choose a tag to compare
Open source