bin-checker
bin-checker copied to clipboard
Simple python script to check credit/debit card information using the first 6 digits!
Binchecker
Simple python script to check credit/debit card information using the first 6 digits!
Installation
For Windows:
- Download python 3.x
- During the installation add python to your path, how to ?
- python -m pip install requests
- python -m pip install prettytable
For Linux/Unix:
- No problems, python already installed.
- python3 -m pip install requests
- python3 -m pip install prettytable
Usage
python bin.py or python bin.py 45717360
