gliderlabs / gliderlabs/sshfront
Allow disconnecting a session via custom handler
Open
enhancement
- Dominant language
- Go
- Stars
- 328
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to have some clock process every N seconds that could invoke a `disconnection-handler`. The handler would exit `0` to disconnect, and exit `1` to stay alive.
This would be useful for something like allowing for SSH session TTLs, or revoking SSH access at run-time through a call to an external api/service.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.