1 रिपॉजिटरी
Sends termination signals to remote processes to stop their execution before natural completion.
Distinct from Remote Command Execution: Distinct from general Remote Command Execution: specifically covers sending termination signals to stop running remote processes, not command invocation.
Explore 1 awesome GitHub repository matching devops & infrastructure · Command Termination. Refine with filters or upvote what's useful.
SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file transfers. It provides a complete SSH-2 protocol stack implementation with a channel multiplexing engine that manages multiple concurrent channels over a single connection, supporting simultaneous shell sessions, remote command execution, SFTP transfers, and port forwarding tunnels. The library includes a pluggable authentication pipeline supporting password, public key, certificate, keyboard-interactive, and multi-factor authentication combinations. The library distinguishes itself t
Sends termination signals to remote processes to stop execution before natural completion.