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.
TCP connection
UDP connection
A server to check the current requested connection
Project in progress. New features will be added over time