| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Renamed package | 2026-07-09 | |
| | | |||
| * | - Removed synchronized on PortRange class, because only called from one | 2026-07-09 | |
| | | | | | | | | thread only. - Added max virtual thread worker cap to reduce memory consumption if required. Therefore also moved progress update into virtual thread, otherwise progress just gets updated at the end of a target host scan. | ||
| * | Changed result Queue to BitSet, which is more memory efficient | 2026-07-09 | |
| | | |||
| * | Added checks to prevent illegal port numbers | 2026-07-09 | |
| | | |||
| * | Changed names and removed unused variables | 2026-07-09 | |
| | | |||
| * | Added PortRange class that generates ports to scan | 2026-07-09 | |
