TaradaciucNicolae/port-scanner

GitHub: TaradaciucNicolae/port-scanner

Stars: 1 | Forks: 0

# Port Scanner Small Python port scanner for checking common TCP and UDP service ports on a target IP address. The script tests a predefined list of ports and prints the services that appear to be open. ## Features - TCP port checking - UDP port checking - common service-name mapping - simple command-line input - no external dependencies ## Usage python scanner.py ## Notes This project is intended for learning and basic network testing. Use it only on systems and networks you own or have permission to scan.