Skip to content

haithamaouati/untaken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

untaken

Check if TikTok usernames are taken or untaken

screenshot

Installation

  1. Clone the repository
git clone https://github.com/haithamaouati/untaken.git
  1. Change to the untaken directory:
cd untaken
  1. Change the file modes
chmod +x untaken.sh
  1. Run the script
./untaken

Usage

untaken -u <username>

untaken -u <file.txt>

Options:

-u, --username Single username or file containing usernames

-h, --help Show this help message

Dependencies

The script requires the following dependencies:

  • curl: pkg install curl - y
  • grep: pkg install grep -y

Important

Make sure to install these dependencies before running the script.

Environment

Disclaimer

Caution

This Tool is only for educational purposes

Warning

We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!

Star History

Star History Chart

Find this repository useful? ♥️

Support it by joining the stargazers. ⭐

If you want to help even more, please spread the word — share the project on X, Reddit, or with your community so more people discover it.

And follow me to keep up with future updates and projects. 🤩

License

untaken is licensed under WTFPL license