Releases: akinoiro/ssh-list
Releases Β· akinoiro/ssh-list
v1.5.1
v1.5.0
Added
- Sorting
- Parse all ssh config options
- Ability to change the application's accent color
- Ability to change row height
v1.4.0
Added
- Parse hosts from
Includedirective. - Parse additional ssh config options:
identitiesonly,localforward,remoteforward,dynamicforward,clearallforwardings,exitonforwardfailure,forwardagent,forwardx11,forwardx11timeout,forwardx11trusted,serveralivecountmax,serveraliveinterval,gatewayports,proxyjump,passwordauthentication,pubkeyauthentication,stricthostkeychecking,connecttimeout,controlmaster,controlpath,controlpersist,compression.
Fixed
- Options order
- Table constraints
v1.3.0
Added
- Search
Changed
- Reorganized menu
Fixed
- Minor bugs
v1.2.0
Added
- Connection copying
- Remote command execution
v1.1.0
Added
- Support for importing from ~/.ssh/config
Fixed
- Configuration file paths on Windows
- Terminal cursor visibility
v1.0.1
Changed
- Table constraints
Fixed
- Error handling
v1.0.0
Initial release