Skip to content

defrindr/tava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAVA

Telegram account valid checker

Installation

  • Clone this repository
git clone https://github.com/defrindr/tava.git
  • Open tava directory
cd tava
  • Changing permission & running tava binary
chmod +x tava
./tava

Example Usage

 ☻ nightsec ♦ greyxploiter   master ?  ✔                                                                        …/coding/projects/vlang_intro/tava
>_ ./tava
[  ??  ] Masukkan path source list ? dummy.txt
[ TAVA ] Running ....
[ TAVA ] Checking Account ....
[ TAVA ] Writing Results ....
[  ++  ] Storing valid account to 2020-06-07_result/dummy/valid.txt
[  ++  ] Storing invalid account to 2020-06-07_result/dummy/valid.txt
[ TAVA ] Complete ....
 ☻ nightsec ♦ greyxploiter   master ?  ✔                                                                        …/coding/projects/vlang_intro/tava
>_

Todos

  • Fixed not valid result when connection not stable

LICENSE

This project under Mozilla Public License Version 2.0