https://github.com/bycym/reallysimpleloginhandler
A really simple way to store you logins to servers.
https://github.com/bycym/reallysimpleloginhandler
fzf-scripts hacktoberfest hacktoberfest2022 login python-script python3
Last synced: 1 day ago
JSON representation
A really simple way to store you logins to servers.
- Host: GitHub
- URL: https://github.com/bycym/reallysimpleloginhandler
- Owner: bycym
- License: gpl-3.0
- Created: 2022-10-19T19:38:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T19:55:27.000Z (over 3 years ago)
- Last Synced: 2025-04-12T23:29:04.674Z (about 1 year ago)
- Topics: fzf-scripts, hacktoberfest, hacktoberfest2022, login, python-script, python3
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reallySimpleLoginHandler
A really simple way to store you logins to servers.
```shell
Usage: l0g1n.py [OPTIONS]
Try 'l0g1n.py --help' for help.
```
Feature:
- collect login info from ~/.ssh/config ([example](./config))
- simply parse it
- pipe into an fzf
