pct This is an implementation of userspace TCP, that I did to learn both rust and how various protocols work at the packet/byte level. Implementation of Ethernet, IP, ARP, TCP and ICMP, and operates from tun/tap devices.