Metadata-Version: 2.1
Name: TraceNinja
Version: 1.0.2
Summary: TraceNinja is a subdomain enumeration tool for Python that allows you to enumerate domains and gather information about them. And much much more on the future ^_^. It's currently under development.
Home-page: https://github.com/mohdh34m/TraceNinja
Author: Mohamed
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: Requests==2.32.3
Requires-Dist: rich==13.8.0
Requires-Dist: setuptools==69.2.0

# TraceNinja

## Description

**TraceNinja** is a subdomain enumeration tool for Python that allows you to enumerate domains and gather information about them. And much much more on the future ^_^. It's currently under development.

## Development Status

This project is in its early stages, and you might encounter limited functionality or potential bugs.

## Contributing

here's a guide for contributing:

1. **Fork the repository:** Create a copy of the project on your GitHub account.
2. **Create a branch:** This allows you to make changes without affecting the main project codebase. Use a descriptive branch name (e.g., `git checkout -b feature/your-feature`).
3. **Make your changes:** Implement your desired modifications and write clean, well-commented code.
4. **Commit your changes:** Use descriptive commit messages (`git commit -m 'Added feature for X'`).
5. **Push to your branch:** Share your work with the main repository (`git push origin feature/your-feature`).
6. **Open a pull request:** This formally suggests your changes be integrated into the project.

## License

**TraceNinja** is distributed under the **MIT** license. Please look at the LICENSE: [Here](https://github.com/mohdh34m/MDenum/tree/master?tab=MIT-1-ov-file).
