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
Simple scanner and socket connection tested built using Python's socket module. This has two components in it: Socket Connection and Python Port Scanner. The purpose of this project is to practice and understand sockets, client/server communication, port scanning fundamentals, understanding errors and Python best practices.