| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Major refactoring of package structure | 2026-08-12 | |
| | | |||
| * | Fixed Bug of wrong range given | 2026-08-01 | |
| | | |||
| * | Change flow when -h is given. Now instead of using System.exit throw an | 2026-08-01 | |
| | | | | | exception | ||
| * | Split Iterator from PortRange into seperate mutable class. so Portrange | 2026-08-01 | |
| | | | | | | is a clean Object that is immutable and can create as many iterators as it wants without breaking. | ||
| * | Same optimization for scanHostPorts as for runScan. Moved producer into | 2026-07-09 | |
| | | | | | same method using function and generics | ||
| * | Fixed port parsing logic | 2026-07-09 | |
| | | |||
| * | Renamed package from network_scanner to jscanner | 2026-07-09 | |
