sshpiper/plugin
Russell Ballestrini 56577b727e Add accept_any_key option to accept any SSH key and pass fingerprint
New YAML config option: accept_any_key: true
- Accepts any public key without verification against authorized_keys
- Still passes the client's key fingerprint in the upstream username
- Format: fp:FINGERPRINT.originaluser
- Useful for proxying to apps that identify users by SSH key fingerprint
2025-12-21 09:05:05 -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