Skip to content

Releases: presire/SSHConfig

Release SSHConfig Project version 0.1.2

18 Mar 03:41

Choose a tag to compare

1. Fixed bug that prevented editing of each value in lists such as HostKey.

2. Bug that prevented deletion of each value in list was fixed.

SSHConfig Project version 0.1.1 Release

17 Mar 10:42

Choose a tag to compare

If path to sshd_config file contains spaces, sshd command cannot be executed and an error will occur.
Ex : /home/user/foo bar/sshd_config

When remote server function is disabled, enable/disable alert is not output when reload button on SSH settings screen is pressed. Therefore, possibility/rejection alert equivalent to error dialog is displayed.

SSHConfig Project version 0.1.0 Release

15 Mar 08:13

Choose a tag to compare

SSHConfig is software that allows you to configure SSH configuration files on GUI.
It is created in Qt 5.15, so it requires Qt 5.15 library.

There are still some minor glitches and drawing breaks.