1 Repo
Software designed to be compiled and run across various operating systems via portable core services.
Distinct from Portable Server Deployments: None of the candidates cover the general concept of porting a full toolset (like SSH) across diverse OS platforms.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Portable System Implementations. Refine with filters or upvote what's useful.
This project is a portable implementation of the secure shell toolset designed for deployment across diverse operating systems and platforms. It provides a suite of tools for secure remote login and command execution based on the secure shell protocol. The implementation includes a sandboxed server that isolates processes to limit the impact of potential vulnerabilities on the host operating system. It also functions as a cryptographic key manager for generating and storing security keys to replace or supplement password-based authentication. The project covers encrypted file transfer for mo
Provides a portable implementation of the secure shell toolset designed for deployment across diverse operating systems.