/tcp

Primary LanguagePython

TCP

Python Project

This is the program like a network protocol that allows a user on one computer to log into another computer that should be on the same networks such as telnet or other remote login programs.

Libraries Used:-

socket

getpass

threading

subprocess