SSH server entry point. #77
Reference in New Issue
Block a user
Delete Branch "lash/ssh-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduces an SSH server endpoint access to the engine (a synchronous session with socket) as an additional use-case to secure a sane environment for threaded access.
Reinstate ssh executableto SSH server entry point.