key highlights of this release:
New Feature: DNS Resolution Time Measurement
PantheonProbe now includes the ability to measure DNS resolution time for a target host. This feature provides insights into the time taken to resolve a domain name to an IP address, helping you assess the efficiency of DNS resolution for your network connections.
To utilize this feature, simply run PantheonProbe with your target host, and the tool will display the DNS resolution time as part of its comprehensive network diagnostics report.
Changelog:
General Enhancements:
- Modular Codebase: The codebase has been refactored and modularised for improved maintainability and scalability. This restructuring ensures that each component of PantheonProbe is organized into separate modules, making it easier for developers to understand, extend, and maintain.
Bug Fixes:
- Bandwidth Measurement Fix: Resolved an issue causing a panic related to Tokio's runtime. Bandwidth measurement now functions seamlessly without runtime conflicts.
Happy probing!