Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 220 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 220 Bytes

TCP Implementation

A TCP implementation created with Python raw sockets and Scapy. This application will not run without the installation of Scapy and Python 2.7. Root privilege is also required for raw socket usage.