Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.11 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.11 KB

twayback-player


a simple web interface to analyze html files from the OSINT tool twayback.

(optimized for firefox)

Install | Use | Depends



install

From npm:

user@debian:~$ npm install twayback-player -g

From source :

user@debian:~$ tar -xvf twayback-player-master.tar.gz
user@debian:~$ cd twayback-player-master
user@debian:~$ node bin/twayback-player.js

use

Usage: twayback-player [options]

Options:
  -V, --version      output the version number
  -p  --path <path>  full path to twayback folder results
  -h, --help         display help for command

depends

nodejs and npm