Config::Model::OpenSsh is a graphical configuration editor for OpenSSH configuration files (e.g. /etc/ssh/sshd_config, /etc/ssh/ssh_config, or ~/.ssh/config). Other user interfaces (curses and terminal) are also available. Programmers can choose to use the Perl API to modify or validate OpenSSH configuration. This program is based on Config::Model.
| Tags | Systems Administration |
|---|---|
| Licenses | LGPL |
| Operating Systems | Unix POSIX Linux |
| Implementation | Perl |
Recent releases


Release Notes: A bug was fixed to avoid keyword without value lines. Comments in ssh configuration files are preserved and can be edited through the graphical interface. config-edit-* were removed. config-edit now has auto-completion and can be invoked with "-application ssh" or "-application sshd".


Release Notes: SSH: improved PortForward configuration. sshd: automatic migration of data from the deprecated KeepAlive parameter to the TCPKeepAlive parameter. This enables migration from old sshd configurations to the new syntax.


Release Notes: This release changes the "level" of some elements to "important" so the new wizard provided by C::M::TkUI will show the most important ssh and sshd configuration parameters.


Release Notes: Updated for Config::Model 0.637


Release Notes: Unused options from config-edit-ssh* that broke with Config::Model 0.634 were removed.