Skip to content

prorajnikant/LinkTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

LinkTrace - Username Finder

📝 Description

LinkTrace is a simple web application used to find out different profiles associated with a username making the process of Open Source Intelligence (OSINT) very easy.

The GUI makes eveything more understandable and aesthetically pleasing.

📜 Instructions For Web version

Step 1) Visit this URL here.

Step 2) Just enter the username and click on search.

  • Searching usually takes 25-30 seconds but it also depends on your internet speed.
  • Once the search is complete, you will be redirected to the results page where all the profiles associated with the entered username will be tabulated.
  • Click on a particular link to visit the profile.

📜 Instructions For Localhost / CLI Version

Step 1) Clone the LinkTrace repo using git clone https://github.com/prorajnikant/LinkTrace.git

Step 2) Move in the 'linktrace' folder using cd LinkTrace

Step 3) Download the python3 requirements. Enter the command: pip install -r requirements.txt

Step 4) Move in the 'LinkTrace' sub-folder using cd LinkTrace

Step 5) Run the following 2 commands:

set FLASK_APP=LinkTrace.py

flask run

Step 5) Open your browser and visit http://localhost:5000/

Step 6) Search for the required username.

📷 Screenshots

Screenshot1 Screenshot2

About

Username Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors