summaryrefslogtreecommitdiff
path: root/src/main/java/com/it_jaros/jscanner/CliParser.java
Commit message (Expand)AuthorAge
* Major refactoring of package structureGravatar Matthias Jaros2026-08-12
* Changed name and description of cli parametersGravatar Matthias Jaros2026-08-08
* Fix help pageGravatar Matthias Jaros2026-08-02
* Created custom exception for help pageGravatar Matthias Jaros2026-08-02
* Change flow when -h is given. Now instead of using System.exit throw anGravatar Matthias Jaros2026-08-01
* Clean CodeGravatar Matthias Jaros2026-08-01
* Clean CodeGravatar Matthias Jaros2026-07-31
* Minor refactoringGravatar Matthias Jaros2026-07-09
* Finally i managed to print also intermediate results when stoppingGravatar Matthias Jaros2026-07-09
* Added banner recognition parameter to enable it depending on use caseGravatar Matthias Jaros2026-07-09
* Added quiet flagGravatar Matthias Jaros2026-07-09
* CLI options sorted, renamed and description fixedGravatar Matthias Jaros2026-07-09
* Fixed naming inconsistencyGravatar Matthias Jaros2026-07-09
* Properly and consistently named cli parameter and its internal representationGravatar Matthias Jaros2026-07-09
* Renamed package from network_scanner to jscannerGravatar Matthias Jaros2026-07-09