feat: add ssh module with cache_host_key() function

This commit is contained in:
Lance Edgar 2024-11-20 11:09:28 -06:00
parent c41d364e03
commit 3c75194c26
4 changed files with 144 additions and 0 deletions

View file

@ -0,0 +1,6 @@
``wuttamess.ssh``
=================
.. automodule:: wuttamess.ssh
:members:

View file

@ -32,5 +32,6 @@ project.
api/wuttamess
api/wuttamess.apt
api/wuttamess.postfix
api/wuttamess.ssh
api/wuttamess.sync
api/wuttamess.util