A .NET library to manage OpenSSH configuration files of a remote server.
/etc/ssh/sshd_config, /etc/ssh/ssh_config, .ssh/authorized_key, ...
Uses SSH.NET library to connect to the remote server using SftpServer and scan common paths and directories to find, read, and synchronize the configuration files.
Important
Library is still in development.
- None.
sshd_config
ssh_config
authorized_keys
- Configuration files from custom paths.
This project is licensed under the MIT License - see the LICENSE file for details.