summaryrefslogtreecommitdiff
path: root/src/main/java/com/it_jaros/jscanner/PortResult.java
Commit message (Collapse)AuthorAge
* Major refactoring of package structureGravatar Matthias Jaros2026-08-12
|
* Instead of reading a string as banner read bytes and then inGravatar Matthias Jaros2026-08-10
| | | | ServiceDetector convert to string
* Fixed Error on Strg+C because of no portState setGravatar Matthias Jaros2026-08-03
|
* Reworked exception handling. Collect now only weird exceptions and printGravatar Matthias Jaros2026-07-09
| | | | them before results to stderr
* Added banner recognition for basic discovery of servicesGravatar Matthias Jaros2026-07-09
|
* Renamed package from network_scanner to jscannerGravatar Matthias Jaros2026-07-09