git clone https://github.com/fabiopauli/ssh-wrapper.git cd ssh-wrapper pip install -e . After install, the vps command is available system-wide. put(local, remote ...
A Python Flask application demonstrating secure SSH private key management using Cloud Foundry's CredHub service. The application retrieves an SSH private key from CredHub at startup, configures it ...