Traceninja

Latest version: v1.1.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

1.1.0

🚀 New Features
- Multiple Domain Processing: Users can now enumerate subdomains for multiple domains in a single run by providing a file containing a list of domains.
Usage: TraceNinja -l domains.txt -o output.txt

🛠 Improvements

- **Version Checker: The version comparison system has been updated to accurately compare the installed version with the latest available version on PyPI.**

- **Code Refactoring: The main script has been refactored for improved readability, efficiency, and maintainability.**

- **Unified Output: When processing multiple domains, all discovered subdomains are now consolidated into a single output file for easier analysis.**

🐛 Bug Fixes
- 🔧 Fixed an issue where the version checker did not correctly identify available updates.

📚 How to Use
- Single domain enumeration remains unchanged: TraceNinja -d example.com -o output.txt
- For multiple domains, TraceNinja -l domains.txt -o output.txt

**Full Changelog**: https://github.com/mohdh34m/TraceNinja/compare/v1.0.4...v1.1.0

1.0.4

🚀 New Features

- Added a new feature to easily save results in a txt file

📚 How to Use
Run the tool with the new -o flag.
bash
TraceNinja -d example.com -o filename.txt


**Full Changelog**: https://github.com/mohdh34m/TraceNinja/compare/v1.0.3...v1.0.4

1.0.3

🚀 New Features
Version Check and Auto-Update:

- Added a new feature to automatically check for the latest version of TraceNinja.

- Users are prompted to update the package directly from the command line, making it easier to stay up-to-date with the latest improvements.

- The auto-update feature ensures a seamless experience with minimal manual intervention.

🛠 Improvements

**The new version check and update mechanism simplifies the process of keeping your TraceNinja updated.**

📚 How to Use
On launching traceNinja, the tool will now automatically check for new versions.
If a newer version is available, you will be prompted with the option to update immediately.

**Full Changelog**: https://github.com/mohdh34m/TraceNinja/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* chore: restructure project files by mohdh34m in https://github.com/mohdh34m/TraceNinja/pull/1

**Full Changelog**: https://github.com/mohdh34m/TraceNinja/commits/v1.0.2

0.2.1

🛠 Fixes

Version Synchronization:

- Resolved an issue where the version number on PyPI did not match the version number on GitHub.
- Ensured consistency between both platforms to avoid confusion and ensure users have the correct version information.

ℹī¸ Notes

- This fix ensures that users downloading traceNinja from PyPI will have the correct version that matches the GitHub repository release, providing clarity and reducing the potential for version-related issues.

**Full Changelog**: https://github.com/mohdh34m/TraceNinja/compare/v1.1.0...v1.1.1

Links

Releases

Š 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.