This Blog Are Share Computer Related Tutorials & Online Courses For Education Purpose.

Breaking

Saturday, August 26, 2017

ONIOFF - Deep Web Onion Links Inspector With Kali Linux 2017


ONIOFF - Deep Web Onion Links Inspector With Kali Linux 2017.

ONIOFF - Onion URL InspectorA Simple Tool - written in pure python - for inspecting Deep Web URLs (or onions). It takes specified onion links and returns their current status along with the site's title. Compatible with Python 2.6 & 2.7.

Installation & Download :

You can Download ONIOFF By Cloning the Git Repo and Simply Installing its Requirements:

Usage:
python onioff.py {onion} [options]

Options:

Show Program's Version Number and Exit  --version

Show this Help Message and Exit  -h, --help

Onion Filename  -f FILE, --file=FILE

Output Filename   -o OUTPUT_FILE, --output=OUTPUT_FILE

Examples:
  • python onioff.py http://xmh57jrzrnw6insl.onion/
  • python onioff.py -f ~/onions.txt -o ~/report.txt
  • python onioff.py https://facebookcorewwwi.onion/ -o ~/report.txt

For More Information Head Over to the Official Project Page :- https://nikolaskama.me/onioffproject/

Onion URls Tor Link Directory :- https://thehiddenwiki.org/


SHARE BY GK
Computer Knowledge

No comments:

Post a Comment