MayloScan is a simple yet effective network scanning tool designed to identify open and closed ports on a target IP address. It provides a clear and concise output, making it easy to understand the results of the scan.
1- git clone https://github.com/maylo1yzx/MayloScan.git
2- cd mayloscan
3- python mayloscan.py <ip> -p <port>
(Replace with the target IP you want to track And The Port.)
python mayloscan.py 192.168.1.1 -p 22,80,443
python mayloscan.py 192.168.1.1
i use this command python mayloscan.py 192.168.1.1 -p 22,80,443
Maylo-Track is developed by maylo.yzx
.