Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 2.56 KB

README.md

File metadata and controls

79 lines (45 loc) · 2.56 KB

star this repo fork this repo test test

checkolotl

checkolotl is an account checker made with python 3.6.

Installation and Running

Just download the latest release.

Supply the combos.txt with accounts in the format email:password

Supply the proxies.txt with proxies in the following formats:

https://hostname:port for http/https proxies with no login

https://username:password@hostname:port for http/https proxies with login

socks4://hostname:port for socks4 proxies

socks5://hostname:port for socks5 proxies with no login

socks5://username:password@hostname:port for socks5 proxies with login

###Start arguments

--combos is used to change the combo path.

--proxies is used to change the http proxy path.

--config is used to change the path of the config that should be used.

bash ./main --combos "combos-1.txt" --config "otherconfig.yml"

Tutorial

Will be added soon.

Release version system

vx.y.z

x -> will change when a recode happens or an other big update

y -> will change when something in the config is changed, for example if a new check is added

z -> will change for bugfixes and improvements that don't require a config change

Support

Discord link: Will be added soon. (Maybe)

Terms and conditions

  • This repository is for educational purposes only
  • You won't use this application/code to attempt to obtain accounts which are NOT yours (bruteforcing, etc...)
  • You won't use this application/code to do anything unlawful or commit crimes
  • I am not responsible for any actions done by people who use this code

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure that the checker still works.

License

Not set yet. So for now (15.12.2019)

You can use checkolotl as you like.

But you are not allowed to sell checkolotl and you are also not allowed to sell a checkolotl edit.