| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Renamed package | 2026-07-09 | |
| | | |||
| * | Tiny improvements | 2026-07-09 | |
| | | |||
| * | Added cli option for worker threads per host | 2026-07-09 | |
| | | |||
| * | Replaced printStackTrace with proper message, handling interrupts now | 2026-07-09 | |
| | | | | | and also moved workerthreads to target level instead of global level | ||
| * | Changed result Queue to BitSet, which is more memory efficient | 2026-07-09 | |
| | | |||
| * | Finally refactored structure of virtual threads in a way that makes | 2026-07-09 | |
| | | | | | | | sense and feels more natural. Each layer, host target and target port scan has it's own executor and is responsible for it's own updates. return statement is called only when everything is finished | ||
| * | Refactoring für bessere Visibility und Verständnis | 2026-07-09 | |
| | | |||
| * | Make result output more visible by enclosing ip addresses in [] | 2026-07-09 | |
| | | |||
| * | Better output handling | 2026-07-09 | |
| | | |||
| * | Added timeout to cli options | 2026-07-09 | |
| | | |||
| * | Added multi-target functionality | 2026-07-09 | |
| | | |||
| * | Adjusted cliparser options | 2026-07-09 | |
| | | |||
| * | Added cli parser | 2026-07-09 | |
| | | |||
| * | Added baseline fd | 2026-07-09 | |
| | | |||
| * | Working version with semaphore counter and rate limiter | 2026-07-09 | |
