Advanced Experimental OSINT Username Scanner
Project description
VoidScan
🇧🇷 Leia em Português: README.pt-BR
Advanced Experimental OSINT Username Scanner
Features
- Async scanning
- Strict and Deep modes
- Username variations
- CLI interface
- Modular architecture
- Installable via pip
🖥 Supported Operating Systems
- Linux
- Windows
- macOS
- Termux (Android)
- Any system with Python 3.10+
Installation & Usage
# Install via pip
pip install voidscan
# or install from source
git clone https://github.com/secretman12-lang/voidscan.git
cd voidscan
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
# -------------------------
# 🚀 Usage Modes
# -------------------------
# 🔹 Normal Mode
voidscan USERNAME
# or
python -m voidscan.cli USERNAME
# 🔐 Strict Mode
voidscan USERNAME --strict
# or
python -m voidscan.cli USERNAME --strict
# 🔥 Deep Mode
voidscan USERNAME --deep
# or
python -m voidscan.cli USERNAME --deep
# ❓ Help
voidscan --help
# or
python -m voidscan.cli --help
Disclaimer
For educational and legal OSINT research only.
The author is not responsible for misuse.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
voidscan-0.1.2.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voidscan-0.1.2.tar.gz.
File metadata
- Download URL: voidscan-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a49dd99e30716ced59d027af784858a08a15e601429dfd48df06fd7462798b4d
|
|
| MD5 |
80795c1f74e87f5afc5ec4c8e5d09676
|
|
| BLAKE2b-256 |
431949da03e244f033ef125d01676dc6636a2fc37ba6d5f10ead7ee2af744196
|
File details
Details for the file voidscan-0.1.2-py3-none-any.whl.
File metadata
- Download URL: voidscan-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
217eab23133980043dc5e996675d594a04e12a47ec78099fa3659c5df65b813a
|
|
| MD5 |
c16a09d4c8eadfe42b0768b78a77e918
|
|
| BLAKE2b-256 |
3efc6322d2de468050a3c3ef93e1d79e7c79879a14c6da549881edc5308b3349
|