Pwpush Cli

🔑 A nodeJS CLI wrapper to easily push passwords to PasswordPusher
Alternatives To Pwpush Cli
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Staticrypt5,231155 days ago15April 23, 202211mitHTML
Password protect a static HTML page
Miniserve4,40912 days ago1March 03, 202171mitRust
🌟 For when you really just want to serve some files over HTTP right now!
Wordpress Develop1,829
a day ago887gpl-2.0PHP
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.
Masterpassword1,122
2 years ago1February 27, 2018gpl-3.0Objective-C
Project moved to https://gitlab.com/spectre.app
Hashid9591152 years ago2March 09, 201523Python
Software to identify the different types of hashes -
Passpie896
42 years ago40April 25, 20186mitPython
:closed_lock_with_key: Multiplatform command-line password manager
Readline Sync7605,0313,0315 months ago65July 27, 2019mitJavaScript
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Pwned Search617
2 years ago2unlicensePython
Pwned Password API lookup
Scantron617
2 years ago11apache-2.0Python
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.sh570
2 months ago3mitShell
Lightweight solution for using encrypted passwords in shell scripts
Alternatives To Pwpush Cli
Select To Compare


Alternative Project Comparisons
Readme

pwpush-cli

Greenkeeper badge

A nodeJS CLI wrapper to easily push passwords to pwpush.com

NPM

npm version Build Status Coverage Status Maintainability
Downloads/month Download-size

image

Install

npm install -g pwpush-cli

Usage

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 🍻

Parameters

--days | -d

Type: integer
Default value: 7

Number of days until the password is deleted.

--views | -v

Type: integer
Default value: 5

Number of visualizations until the password is deleted.

--disallow-delete | -r

Disallow the viewer to delete the password before expiration (by default viewers are allowed to delete the password)

Options

--allow-weak

Disable password strength verification. Not recommended!!
Read more about OWASP security guideline.

--version

Display package version.

--help | -h

Display help usage information.

Contributing

Bug reports and Pull Requests are welcome!

License

MIT License © Leandro Nunes

Popular Password Projects
Popular Command Line Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Command Line
Password
Owasp
Password Safety