# nerves_ssh v1.3.1 - Table of Contents

> Manage a SSH daemon and subsystems on Nerves devices

## Pages

- [NervesSSH](readme.md)
- [Changelog](changelog.md)

## Modules

- [NervesSSH](NervesSSH.md): 
- [NervesSSH.Exec](NervesSSH.Exec.md): This module contains helper methods for running commands over SSH

- [NervesSSH.Options](NervesSSH.Options.md): Defines option for running the SSH daemon.
- [NervesSSH.UserPasswords](NervesSSH.UserPasswords.md): Default module used for checking User/Password combinations

