Posts

Showing posts with the label Digger

Digger - Tool Which Tin Hand Notice Create A Lot Of Basic Tasks Related To Data Gathering

Image
Digger is a multi-functional tool written inwards python for all of your main information gathering wants. It makes occupation of APIs to gather all the information in addition to then your id but isn’t uncovered.  Features Whois Lookup Online Traceroute DNS Lookup Reverse DNS Lookup IP Location Lookup Port Scan HTTP Header Check How to Install in addition to Run inwards Linux [1] Enter the next ascendance inwards the concluding to download it. git clone https://github.com/Sameera-Madhushan/Digger [2] After downloading the program, live inwards the next ascendance to navigate to the Digger directory in addition to listing the contents cd Digger && ls [3] Install dependencies pip3 install -r requirements.txt [4] Now run the script alongside next command. python3 digger.py How to Install in addition to Run inwards Windows [1] Download in addition to run Python 2.7.x in addition to Python 3.7 setup file from Python.org In Install Python 3.7, enab...

Doppelganger - Python Script To Scan Duplicate Copies Inwards A Given Directory

Image
Doppelganger is a python script to scan duplicate copies inwards a given directory. This tool compare non alone file names, exactly also file hashes to ensure no imitation search results. Features Find duplicate music Find duplicate videos Find duplicate pictures Find duplicate documents How doppelganger search duplicate files How to Install too Run inwards Linux [1] Enter the next ascendency inwards the lastly to download it. git clone https://github.com/Sameera-Madhushan/Doppelganger [2] After downloading the program, piece of occupation inwards the next ascendency to navigate to the Digger directory too listing the contents cd Doppelganger && ls [3] Now run the script alongside next command. python3 doppelganger.py How to Install too Run inwards Windows [1] Download too run Python 2.7.x too Python 3.7 setup file from Python.org In Install Python 3.7, enable Add Python 3.6 to PATH [2] Download too run Git setup file from Git-scm.com, select Use G...