https://github.com/krishpranav/car-osint
A simple python script for finding information about a number plate
https://github.com/krishpranav/car-osint
advanced-osint-tool car-hack car-hacking osint python
Last synced: about 2 months ago
JSON representation
A simple python script for finding information about a number plate
- Host: GitHub
- URL: https://github.com/krishpranav/car-osint
- Owner: krishpranav
- Created: 2021-05-24T06:19:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T06:24:36.000Z (about 4 years ago)
- Last Synced: 2025-04-15T02:45:30.482Z (about 2 months ago)
- Topics: advanced-osint-tool, car-hack, car-hacking, osint, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# car-osint
A simple python script for finding information about a number plate[](https://forthebadge.com)
# Installation
```
git clone https://github.com/krishpranav/car-osint
cd car-osint
python3 -m pip install -r requirements.txt
python3 carosint.py
```