Hello, My name is Michael Brodskiy. I have question regarding library configuration. Could you please help me with lib configuration. I have to implement custom SSH server with following functionality:
1. authorization by public key that will be fetch from DB. Each time when server receives connection first i have to fetch this public key from DB by the user. 2. Ability to forward port Thank you in advance! Best regards, Michael
