Server Connect v3.2
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.
- You can now have connections like
- 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