PortEye is a lightweight and efficient network port scanner designed for fast and accurate identification of open ports on a target system. With a user-friendly interface and quick results, PortEye is your go-to tool for network analysis.
- Fast and efficient port scanning
- Sleek and engaging interface
- Support for a wide range of ports
- Cross-platform compatibility (Linux, macOS, Windows)
- User-friendly and easy to use
- Clone the repository:
git clone https://github.com/your-username/PortEye.git
- Navigate to the PortEye directory:
cd PortEye
- Run the scanner with sudo privileges:
sudo python3 ps.py <target-ip>
sudo python3 port_scanning-with nmap module.py 192.168.1.1
or
sudo python3 port_scanning-without nmap module.py 192.168.1.1
Make sure to replace `<target-ip>` with the actual target IP address. Adjust the content as needed and add any additional sections or information you find relevant.