Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Staticrypt | 5,231 | 1 | 5 | 5 days ago | 15 | April 23, 2022 | 11 | mit | HTML | |
Password protect a static HTML page | ||||||||||
Miniserve | 4,409 | 1 | 2 days ago | 1 | March 03, 2021 | 71 | mit | Rust | ||
🌟 For when you really just want to serve some files over HTTP right now! | ||||||||||
Wordpress Develop | 1,829 | a day ago | 887 | gpl-2.0 | PHP | |||||
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request. | ||||||||||
Masterpassword | 1,122 | 2 years ago | 1 | February 27, 2018 | gpl-3.0 | Objective-C | ||||
Project moved to https://gitlab.com/spectre.app | ||||||||||
Hashid | 959 | 11 | 5 | 2 years ago | 2 | March 09, 2015 | 23 | Python | ||
Software to identify the different types of hashes - | ||||||||||
Passpie | 896 | 4 | 2 years ago | 40 | April 25, 2018 | 6 | mit | Python | ||
:closed_lock_with_key: Multiplatform command-line password manager | ||||||||||
Readline Sync | 760 | 5,031 | 3,031 | 5 months ago | 65 | July 27, 2019 | mit | JavaScript | ||
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY). | ||||||||||
Pwned Search | 617 | 2 years ago | 2 | unlicense | Python | |||||
Pwned Password API lookup | ||||||||||
Scantron | 617 | 2 years ago | 11 | apache-2.0 | Python | |||||
A distributed nmap / masscan scanning framework complete with scan scheduling, engine pooling, subsequent scan port diff-ing, and an API client for automation workflows. | ||||||||||
Encpass.sh | 570 | 2 months ago | 3 | mit | Shell | |||||
Lightweight solution for using encrypted passwords in shell scripts |
A nodeJS CLI wrapper to easily push passwords to pwpush.com
npm install -g pwpush-cli
pwpush <password> [parameters] [options]
# Long version
pwpush [email protected] --days 1 --views 2
# Short version
pwpush [email protected] -d 1 -v 2
Tip: The secure generated link should be automatically be copied to the clipboard. Just paste it 🍻
Type: integer
Default value: 7
Number of days until the password is deleted.
Type: integer
Default value: 5
Number of visualizations until the password is deleted.
Disallow the viewer to delete the password before expiration (by default viewers are allowed to delete the password)
Disable password strength verification. Not recommended!!
Read more about OWASP security guideline.
Display package version.
Display help usage information.
Bug reports and Pull Requests are welcome!
MIT License © Leandro Nunes