Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
onemanbuilds committed Oct 4, 2020
1 parent c272f40 commit c9e4110
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,11 @@ dmypy.json

# Pyre type checker
.pyre/
output/TikTokUsernameChecker.exe
output/TikTokUsernameChecker_v1.zip
output/usernames.txt
output/tool.PNG
output/example.PNG
output/bad_usernames.txt
output/available_usernames.txt
output/proxies.txt
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# TikTok Username Checker
Returns availability of TikTok username from a list.
Returns availability of TikTok username from a list.

# Tool
![](https://i.ibb.co/fYJJvCM/tool.png)

# Example
![](https://i.ibb.co/QYn6M4N/example.png)

# Legal
This was merely a speedrun to demonstrate how username checkers work.<br/>
This is illegal if you use this without the consent of the owners (in this case, the TikTok team).<br/>
The software designed to perform website security testing.<br/>
The author is not responsible for any illegal use of these programs.<br/>
I am not accountable for anything you get into.<br/>
I am not accountable for any of your actions.<br/>
This is 100% educational, please do not misuse this tool.

0 comments on commit c9e4110

Please sign in to comment.