# ReconDog **Repository Path**: lmdy/ReconDog ## Basic Information - **Project Name**: ReconDog - **Description**: Recon Dog is an all in one tool for all your basic information gathering needs. - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-01 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReconDog Recon Dog is an all in one tool for all your basic information gathering needs. It uses APIs to gather all the information so your identity is not exposed. ![ReconDog Screenshot](http://teamultimate.in/wp-content/uploads/2017/06/Screenshot-from-2017-06-12-23-14-54.png "Screenshot") ## Downloading and running Recon Dog Enter the following command in the terminal to download it ``` git clone https://github.com/UltimateHackers/ReconDog ``` After downloading the program, enter the following command to navigate to the Recon Dog directory and listing the contents ``` cd ReconDog && ls ``` Now run the script with following command. ``` python dog.py ```