https://github.com/n-tdi/simple-user-and-pass
A simple username and password checker
https://github.com/n-tdi/simple-user-and-pass
Last synced: 3 months ago
JSON representation
A simple username and password checker
- Host: GitHub
- URL: https://github.com/n-tdi/simple-user-and-pass
- Owner: n-tdi
- Created: 2021-02-17T01:06:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T01:07:32.000Z (over 4 years ago)
- Last Synced: 2025-01-15T12:13:32.453Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-user-and-pass
A simple username and password checker# Information
You can change the username and password in the py file but the default ones are both root## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.