Lawliet icon indicating copy to clipboard operation
Lawliet copied to clipboard

🕵️ Track down social media profiles using a specific username across multiple social network platforms

track down social media profiles using a specific username across multiple social network platforms

Installation    |    Usage    |    Tested on       

Installation

# clone the repository
$ git clone https://github.com/NullPulse/Lawliet

# change the working directory to Lawliet
$ cd Lawliet

# install the requirements
$ python3 -m pip install -r requirements.txt

Usage

//Linux
bash lawliet.sh

//Windows
cd cmd
python main.py

Tested on

  • [x] Arch
  • [x] Debian
  • [x] Termux
  • [x] Windows

ToDo

  • [ ] Add nsfw option
  • [ ] Rewrite in rust

Issued and Suggestions

If you have encountered an issue with Lawliet or would like to suggest an improvement, please report it in our Issues section. Please provide as much detail as possible about the issue or suggestion so that we can resolve or implement it as soon as possible.

Thank you for your contribution!