Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 424 Bytes

This is a Python implementation of PwdHash, accessible from the command line. It is function-equivalent to the original PwdHash browser add-on.

Usage

usage: pwdhash.py [-h] [-n] domain

Computes a PwdHash.

positional arguments:
  domain      the domain or uri of the site

optional arguments:
  -h, --help  show this help message and exit
  -n          do not print the trailing newline