GhubScan
Hi everyone! ๐
Iโm excited to share my latest project, GhubScan. Itโs an OSINT (Open Source Intelligence) tool designed to gather information about GitHub users. This is an open-source project that is simple and effective.
๐ Main Features
Here are the main features of GhubScan, including the latest updates (v1.3):
Fetch all profile information of a GitHub user by entering their username.
Verify and retrieve information about an email address, checking if it's connected to a GitHub account.
Display information about a userโs ID, including associated metadata.
๐ง Installation and Usage
You can try this tool by following these simple steps:
Installation
git clone https://github.com/banaxou/GhubScan/
cd GhubScan
bash start.sh # For Linux/macOS
start.bat # For Windows
python ghubscan.py
Usage
GhubScan uses GitHub's public APIs to gather information.
For more details, visit the GitHub repository.
๐ก How to Contribute?
Interested in contributing to GhubScan? Hereโs how you can help:
โญ Star the GitHub repository to show your support.
๐ Submit bug reports or share ideas for improvements.
๐ป Contribute by writing code or improving the documentation.
๐ข Feedback
Iโd love to hear your thoughts!
What do you think of GhubScan? Do you have any suggestions to make it better? Feel free to open an issue or contact me directly.
Thank you ;)
Top comments (0)