Skip to content

Server Connect v3.2

Compare
Choose a tag to compare
@DarkAssassin23 DarkAssassin23 released this 12 Aug 19:17
· 45 commits to master since this release
766ebc5

Server Connect

Version: 3.2

Feature Updates

  • Adds support for connections that contain hyphens
    • You can now have connections like vpn-server, dev-environment, my-cool-server, etc.
  • Adds support for directly entering ssh commands
    • Ex:
connect [email protected]
# or with ssh flags
connect [email protected] "-v -p 43731"

Notices

As of Server Connect 1.1, connections are now saved to your .ssh folder rather than the folder where you have the connect script saved. For Server Connect 1.0 users, you'll have to move your connections.txt file into your .ssh folder if you want to have access to them with this update