Releases: taypo/redial
Releases · taypo/redial
0.9
Install
pip install redial --upgrade
What's Changed
- Fix ssh-copy-id command, port then host by @LazyGatto in #56
New Contributors
- @LazyGatto made their first contribution in #56
Full Changelog: 0.8...0.9
0.8
0.7
- Basic support for adding ssh keys to connections
- Dynamic, Local and Remote port forwarding settings (only one of each can be defined for now)
- UI state is restored at startup. Redial now remembers last selected connection and folder expanded/collapsed states
0.6
- Exit redial with CTRL+D
0.5
- Public SSH Key Copy Feature added (F3 Copy SSH Key). Lists all the public (pub) ssh keys from
~/.ssh directory
.