xssrae / sockets_client

Project created to study TCP and UDP connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Studies - Creating a Sockets Client

Project written in Python using the Sockets library, created for my studies of TCP and UDP connections, among other network connections and communications. The main objective is create communication between the client and the local server remotely. Will also make it easier reverse shell with the target of the connection.

Main features:

TCP connection
UDP connection
A server to check the current requested connection

Project in progress. New features will be added over time

About

Project created to study TCP and UDP connections


Languages

Language:Python 100.0%