tcpip topic

List tcpip repositories

CVE-2021-24086

224
Stars
49
Forks
Watchers

Proof of concept for CVE-2021-24086, a NULL dereference in tcpip.sys triggered remotely.

ComputerNetworks-unipd2018

35
Stars
9
Forks
Watchers

Tips and resources to easily pass the "Computer Networks" practical exam ("Reti di calcolatori") in Padua

mirage-tcpip

334
Stars
83
Forks
Watchers

TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.

tcpflow

1.6k
Stars
239
Forks
Watchers

TCP/IP packet demultiplexer. Download from:

mqttclient

645
Stars
250
Forks
Watchers

A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac...

http-client

180
Stars
79
Forks
Watchers

A high-performance, high-stability, cross-platform HTTP client.

NtyTcp

660
Stars
290
Forks
Watchers

单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例

picotcp

1.1k
Stars
213
Forks
Watchers

PicoTCP is a free TCP/IP stack implementation

tun2socks

417
Stars
108
Forks
Watchers

Redirect tun flow to socks 5 in golang, support tcp and udp.

netstack

138
Stars
5
Forks
Watchers

automated "fork" of gVisor that only contains the netstack bits so the go.mod is smaller. maintained by scripts, not humans.