This repository was archived by the owner on Jul 15, 2022. It is now read-only.
Releases: aHugues/port-eye
Releases · aHugues/port-eye
Improve scanning behavior
Changelog
Features
- Enable detecting MAC address of local targets
- Add visualization of scanning progress in the terminal with first results
Improvements
- Improve HTML report generation
- Improve scanning speed
- Now the sudo parameter is set in the CLI
- Replace previous logging parameter with a debug flag
Docker fixes and concurrency
Changelog
Improvements
- Add possibility to limit number of simultaneous scans
Fixes
- Fix Docker image not correctly working
Improved scanning information
Changelog
Features
- Add detection of targeted OS
- Add detection of potential vulnerabilities affecting detected services
- Add support for IPV6 CIDR block target
Fixes
- Improve CLI to replace former arguments to a single
target
option that is simpler to use
Misc
- Unify docstring format to Google format
- Improve code style using black and PEP8 standards
Fix issues with scanning workflow
- Fix scan for CIDR blocks not correctly working
- Fix tool not correctly detecting up and down hosts
- Improve code coverage
First working version
First working version as uploaded to pypi.
Note: This version is not stable and should not be used for production purposes.
Basic application
Features
Basic generation of reports from hosts passed through CLI arguments or input file.