A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
The best companion of kcptun
An example about working with raw sockets under GNU/Linux
Sending icmp ping with a spoofed IP using unix raw socket
🤖 Raw Socket Wrapper is a Go library designed to simplify the interface for creating and manipulating raw network packets
使用 raw socket 和搭配輔助資料 (ancillary data (PACKET_AUXDATA), 適用於 2.6.21 之後的核心) 監聽和記錄 (pcap 格式) 乙太網路介面上傳送和接收的封包.
A C/C++ language tool for DNS Hijacking in UNIX/Linux System by using raw socket and pcap
Network protocol tuning experience set, mainly including Socket, TCP, IP, etc. This project involves the system and application settings.
Routing table, Neighbour table, Raw socket, Network interface
🐳 Docker Image Packaging for Udp2raw
A health check/port detect tool for small or medium cluster using syn-scan and raw socket
traceroute implementation in node using raw-socket to get coords of received IP
Node.js binding for windows packet sniffing
datalink layer sniffer for linux working with libpcap
Raw tcp/ip socket programming.In this program a raw packet created and send through the raw socket and server receive raw packet.