=head2 Config::Model::OpenSsh - OpenSsh graphical configuration editor This module provides a graphical configuration editor for C and C (for root) and C<~/.ssh/config> for non-root users. =head2 Main dependencies =over =item * L =item * L =back Once this module is installed, you can run: # cme edit sshd If L fails to load your C, you can try L with C<-force> option. Likewise, you can edit your C<~/.ssh/config> file with: $ cme edit ssh Or to edit C, run as root: # cme edit ssh =head2 Installation from git Make sure that L and L are installed, then run: dzil build If you want to install this software without packaging, you can also run: dzil install