pyscan is a tool that scans targets for open ports. you use it by running running: python3 scanner.py {TARGET} or by provinding with a txt file.
- make port scanning faster.
- Add service detection.
- include output support.
- include SYN only scan.
- create a man page.
- CIDR support (192.168.1.0/24)
- result savings.
- modify the port scanner to only scan for ports attackers are looking for.