sam-sepi / Py-Sock

Socket Programming in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py-Sock

Socket Programming in Python

Getting Start

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

Author

Sam Sepi - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Socket Programming in Python

License:MIT License


Languages

Language:Python 100.0%