Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 1.22 KB

README.md

File metadata and controls

69 lines (50 loc) · 1.22 KB

faqMailAccess Beta

Simple Mail Access Checker Python.

FeaturesInstallUsage


faqMailAccess is tool that developed by Salman Alwan aka JustFaQ to save your time checking your mail access combo, it is simple i know but this is the beta version. You may face some problems, feel free to edit the code. More tools will be added soon, Leave some ideas on my telegram, @JustFaQ.

Features

Main Commands 🦉

  • fast tool
  • simple ui

Usage

- put your proxies in 'proxies.txt'.
- put your combo in 'combo.txt'
- python faqMailAccess.py

This will setup/run the tool.

Installation

faqCombo requires:

  • python
  • colorama
  • requests
  • datetime
  • re
  • bs4
  • threading
  • multiprocessing

To install run these comands:

Windows:

▶ git clone https://github.com/JustFaQ/faqMailAccess.git
cd faqCombo
▶ python faqMailAccess.py

Other:

▶ sudo apt install git
▶ git clone https://github.com/JustFaQ/faqMailAccess.git
cd faqCombo
▶ python faqMailAccess.py