sshpiper/plugin
russell@unturf.com 00bb865175 feat: add API plugin for dynamic SSH routing
New plugin that queries the unsandbox API to determine which pool
a service is on, then routes to that pool's SSHPiper.

This enables multi-pool SSH routing from a single edge SSHPiper.

Usage:
  sshpiperd api --api-url http://cammy.foxhop.net:8080 \
                --upstream-key /path/to/key \
                --cammy-host cammy.foxhop.net:2222 \
                --ai-host ai.foxhop.net:2222
2026-01-17 00:27:31 -05:00
..
api feat: add API plugin for dynamic SSH routing 2026-01-17 00:27:31 -05:00
docker feat(docker): set port default to 22 if not set (#672) 2025-11-06 05:37:02 -08:00
failtoban fix typos, re-run protoc (#686) 2025-12-04 12:58:56 -08:00
fixed all: run gofumpt (#652) 2025-08-29 20:04:31 -07:00
kubernetes fix typos, re-run protoc (#686) 2025-12-04 12:58:56 -08:00
metrics Metrics server plugin (#622) 2025-07-17 15:43:48 -07:00
simplemath all: run gofumpt (#652) 2025-08-29 20:04:31 -07:00
username-router all: run gofumpt (#652) 2025-08-29 20:04:31 -07:00
workingdir extract skel into its own package (#596) 2025-05-23 12:42:44 -07:00
yaml Add accept_any_key option to accept any SSH key and pass fingerprint 2025-12-21 09:05:05 -05:00