Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 164 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 164 Bytes

ssh-agent-sign

Simple Python script to have an active ssh-agent sign a message.

Usage:

Just pipe:

echo "Hello" | python -m ssh-agent-sign > hello.sig