Skip to content

JakeKing/pshitt-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pshitt-parser

A Parsing / Output tool for pshitt json logs and displaying them on your website. https://github.com/regit/pshitt

Usage:

  • Modify the parser.py script to point to the path for your pshitt output
f = open('/path/to/passwords.json')

Set a cronjob to run at a set interval to update the page

*/5 * * * * python /path/to/pshitt-master/parser.py > /usr/share/nginx/html/index.html

You're all done!

Using Skeleton framework for css/tables - http://getskeleton.com/

About

A Parsing / Output tool for pshitt!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages