You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Efficiently parse and analyze network log files using Python’s native split() and strip() methods to extract unique IP addresses and their accessed ports. This project demonstrates clean, fast log processing techniques essential for cybersecurity monitoring and threat detection.