portico is a managed SSH bridge for reaching internal hosts and services through
an interactive jump host SSH hop without forcing developers to rebuild their local
workflow around manual tunnel management.
It owns:
- jump host
sshControlMaster setup - bootstrap of an inner
sshdbehind the jump host - managed local forwards defined in config
- a managed SSH include with alias and wildcard proxy support
- a small local daemon and diagnostics commands
This repository was extracted from local prototype work and is intended to become a standalone open-source project.
