Socket Programming in Python
git clone https://github.com/sam-sepi/Py-Sock.git
This repository is essentially a socket programming exercise in python. Each file was written for the purpose of study.
Client.py and Server.py simulate the client server architecture.
Portscanner.py is a simple port scanner written in python with multi - threading
Sam Sepi - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details