Documentation
¶
Overview ¶
Package ssh provides SSH server implementation for memsh, allowing remote shell access via the SSH protocol. The SSH server integrates with the memsh session store for filesystem persistence across connections.
Features:
- Password authentication using optional API key
- No authentication mode (if no API key configured)
- Interactive PTY sessions with full readline support
- Non-interactive command execution
- Virtual filesystem persistence via session store
- Automatic Ed25519 host key generation and persistence
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.