feat(detector): Enhance port detection and service fingerprinting with improved HTTP/HTTPS and SSH checks, update test scripts for verbose output, and revise documentation with new hints and a detailed improvement plan.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-26 - 2.1.0 - feat(detector)
|
||||
Enhance port detection and service fingerprinting with improved HTTP/HTTPS and SSH checks, update test scripts for verbose output, and revise documentation with new hints and a detailed improvement plan.
|
||||
|
||||
- Updated package.json to use verbose testing and added '@git.zone/tsrun' dependency
|
||||
- Improved Detector class: finalized detectType implementation with protocol-specific checks and banner grabbing
|
||||
- Refined test cases to verify active ports and service detection for HTTP, HTTPS, and SSH
|
||||
- Expanded readme hints with project overview, key components, and detailed improvement plan
|
||||
|
||||
## 2025-05-26 - 2.0.2 - fix(ci)
|
||||
Update CI workflows, dependency paths, and project configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user