https://github.com/gabeio/ssh-totp
python based remote ssh totp authentication script
https://github.com/gabeio/ssh-totp
Last synced: 2 months ago
JSON representation
python based remote ssh totp authentication script
- Host: GitHub
- URL: https://github.com/gabeio/ssh-totp
- Owner: gabeio
- License: mit
- Created: 2014-09-12T21:07:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-22T16:50:31.000Z (over 10 years ago)
- Last Synced: 2024-10-06T14:41:01.670Z (8 months ago)
- Language: Python
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
ssh-totp
========python based remote ssh totp authentication script
allowing for slightly added security for personal computers
TODO:
- Per user secret. Allowing servers to be accessed by multiple different people but not all the same secret.