summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Refactored port scan method and fixed open ports indicatorGravatar Matthias Jaros2026-07-09
|
* Removed unneded variableGravatar Matthias Jaros2026-07-09
|
* Fixed missing 100% on progressbarGravatar Matthias Jaros2026-07-09
|
* Fixed bug that cursors moves too much up and deletes lines depending onGravatar Matthias Jaros2026-07-09
| | | | number of target hosts
* Fixed bug, using the same portrange class per hostGravatar Matthias Jaros2026-07-09
|
* Added checks to prevent illegal port numbersGravatar Matthias Jaros2026-07-09
|
* Changed names and removed unused variablesGravatar Matthias Jaros2026-07-09
|
* Report order changedGravatar Matthias Jaros2026-07-09
|
* Added PortRange class that generates ports to scanGravatar Matthias Jaros2026-07-09
|
* Added cli option for portsGravatar Matthias Jaros2026-07-09
|
* Make result output more visible by enclosing ip addresses in []Gravatar Matthias Jaros2026-07-09
|
* Better output handlingGravatar Matthias Jaros2026-07-09
|
* Added progress bar :-)Gravatar Matthias Jaros2026-07-09
|
* Added timeout to cli optionsGravatar Matthias Jaros2026-07-09
|
* Added timeoutGravatar Matthias Jaros2026-07-09
|
* Added multi-target functionalityGravatar Matthias Jaros2026-07-09
|
* Adjusted cliparser optionsGravatar Matthias Jaros2026-07-09
|
* Added support for delayInMillis in between connection attemptsGravatar Matthias Jaros2026-07-09
|
* Added cli parserGravatar Matthias Jaros2026-07-09
|
* Added baseline fdGravatar Matthias Jaros2026-07-09
|
* Working version with semaphore counter and rate limiterGravatar Matthias Jaros2026-07-09