aboutsummaryrefslogtreecommitdiff
path: root/ssh_support.py
Commit message (Collapse)AuthorAgeFilesLines
* rhumba: Create Python packageSander Vrijders2017-02-091-156/+0
| | | | This transforms the repository into a real Python package.
* rhumba: Add Ouroboros commands and SSH helpersSander Vrijders2017-02-031-0/+156
This adds initial support for Ouroboros. It installs and sets up the stack, and binds ap names to names. It also moves the SSH helper functions to common ground, so that every file can use them.