Releases: j3ssie/metabigor
Releases · j3ssie/metabigor
Metabigor v2.1.0 - Architecture Rewrite
Complete architecture overhaul with cleaner code organization and improved maintainability.
✨ What's New: Complete Internal Restructure
- Modular Design: All logic reorganized into focused internal/ packages
- Centralized Version: Version management now in internal/core/constants.go
- Better Separation: CLI, business logic, and output cleanly separated
- Runner Pattern: Unified input processing across all commands
- Enhanced Testing: Cleaner boundaries make unit testing easier
Full Changelog: v2.0.0...v2.1.0
Philosophy: API free OSINT. Zero hassle. Maximum intelligence.
v2.0.1
v2.0.0
- Reverting to the previous library since ASNMap from https://github.com/projectdiscovery/asnmap now demands an API Key.
- Added another query for crt.sh in case the organization query is empty
- Rewrite the code to eliminate the usage of the unsafe library.
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
- Switching to native library embed to embedding the static file.
- Change the overview scan to rustscan.
- Refactor some functions.
# Only run rustscan with full ports
echo '1.2.3.4/24' | metabigor scan -o result.txt
# Run rustscan with full ports and nmap detail scan based on pre-scan data
echo '1.2.3.4/24' | metabigor scan --pipe | metabigor scan -R 