Skip to content

02_Running Hashview

i128 edited this page Sep 24, 2016 · 2 revisions

Make sure you've gone through the installation steps first.

In another terminal or screen session, kickoff resque

RACK_ENV=production TERM_CHILD=1 QUEUE=* rake resque:work

Note: In production mode no output will be displayed until a job has started.

Run Hashview

ruby main.rb

Have fun cracking hashes!

Clone this wiki locally