All Projects → Libnet → Similar Projects or Alternatives

1034 Open source projects that are alternatives of or similar to Libnet

Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (-66.25%)
Mutual labels:  tcp, udp, bgp, arp
ebook
Third edition of the Computer Networking: Principles, Protocols and Practice ebook
Stars: ✭ 64 (-90%)
Mutual labels:  dns, tcp, bgp, udp
http-connection-lifecycle
Complete and detailed explanation of HTTP connection lifecycle
Stars: ✭ 43 (-93.28%)
Mutual labels:  dns, tcp, udp, arp
okhoxi-serac
冰塔协议-传输层协议
Stars: ✭ 33 (-94.84%)
Mutual labels:  tcp, udp, arp
Pytcp
PyTCP is an attempt to create fully functional TCP/IP stack in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
Stars: ✭ 65 (-89.84%)
Mutual labels:  tcp, udp, arp
Nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
Stars: ✭ 19,537 (+2952.66%)
Mutual labels:  dns, tcp, udp
Mirage Tcpip
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
Stars: ✭ 277 (-56.72%)
Mutual labels:  tcp, udp, arp
Computer Networking
Free resources for a self-taught education in Computer Networking
Stars: ✭ 201 (-68.59%)
Mutual labels:  tcp, udp, arp
Cnp3
Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
Stars: ✭ 471 (-26.41%)
Mutual labels:  tcp, udp, bgp
EdgeAdmin
CDN & WAF集群管理系统。
Stars: ✭ 199 (-68.91%)
Mutual labels:  dns, tcp, udp
Dnsguide
A guide to writing a DNS Server from scratch in Rust
Stars: ✭ 2,226 (+247.81%)
Mutual labels:  dns, tcp, udp
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (-79.84%)
Mutual labels:  tcp, udp, arp
neteng-roadmap
Network Engineering at Scale Roadmap/Landscape
Stars: ✭ 53 (-91.72%)
Mutual labels:  tcp, bgp
ComputerNetworks-unipd2018
Tips and resources to easily pass the "Computer Networks" practical exam ("Reti di calcolatori") in Padua
Stars: ✭ 21 (-96.72%)
Mutual labels:  tcp, udp
Pyexfil
A Python Package for Data Exfiltration
Stars: ✭ 554 (-13.44%)
Mutual labels:  dns, bgp
DatagramTunneler
Simple C++ cross-platform client/server app forwarding UDP datagrams through a TCP connection.
Stars: ✭ 116 (-81.87%)
Mutual labels:  tcp, udp
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (-84.69%)
Mutual labels:  tcp, udp
Impulse
💣 Impulse Denial-of-service ToolKit
Stars: ✭ 538 (-15.94%)
Mutual labels:  tcp, udp
Libzt
ZeroTier Sockets - Put a network stack in your app
Stars: ✭ 486 (-24.06%)
Mutual labels:  tcp, udp
Leaf
A lightweight and fast proxy utility tries to include any useful features.
Stars: ✭ 530 (-17.19%)
Mutual labels:  tcp, udp
ccxx
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, lz4, oci ... https://hub.docker.com/u/oudream
Stars: ✭ 31 (-95.16%)
Mutual labels:  tcp, udp
packetdrill
packetdrill with UDPLite and SCTP support and bug fixes for FreeBSD
Stars: ✭ 37 (-94.22%)
Mutual labels:  tcp, udp
noddos
Noddos client
Stars: ✭ 78 (-87.81%)
Mutual labels:  dns, dhcp
dats
📈 Minimalistic zero-dependencies statsd client for Node.js
Stars: ✭ 63 (-90.16%)
Mutual labels:  tcp, udp
mocket
Reliable UDP server client for flaky networks
Stars: ✭ 21 (-96.72%)
Mutual labels:  tcp, udp
opengnb
GNB is open source de-centralized VPN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的VPN。
Stars: ✭ 440 (-31.25%)
Mutual labels:  tcp, udp
Udp2raw Tunnel
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)
Stars: ✭ 4,839 (+656.09%)
Mutual labels:  tcp, udp
doq-proxy
DNS-over-QUIC to UDP Proxy
Stars: ✭ 57 (-91.09%)
Mutual labels:  dns, udp
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (-75.94%)
Mutual labels:  tcp, udp
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (-8.28%)
Mutual labels:  tcp, udp
udp2raw
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)
Stars: ✭ 5,256 (+721.25%)
Mutual labels:  tcp, udp
Magician
Magician is a small HTTP service package based on Netty that makes it very easy to start an http service, and also supports WebSocket, using annotated configuration Handler, If you want to develop an http service with netty but find it cumbersome, then Magician may help you.
Stars: ✭ 97 (-84.84%)
Mutual labels:  tcp, udp
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (-89.53%)
Mutual labels:  tcp, udp
Proxy admin free
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
Stars: ✭ 487 (-23.91%)
Mutual labels:  tcp, udp
nc
Porting Netcat in Node.js. CLI util. 💻
Stars: ✭ 17 (-97.34%)
Mutual labels:  tcp, udp
L2-Emulator
Implementing a Layer-2 Emulator in C using Graphs and LinkedList
Stars: ✭ 17 (-97.34%)
Mutual labels:  tcp, arp
dpdk
A comprehensive rust binding for DPDK allowing high speed userspace networking across 256 cores and 32 NICs
Stars: ✭ 30 (-95.31%)
Mutual labels:  tcp, udp
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (-24.53%)
Mutual labels:  tcp, udp
knockonports
A port knocking client for Android
Stars: ✭ 25 (-96.09%)
Mutual labels:  tcp, udp
packet
📦 Send network packets over a TCP or UDP connection.
Stars: ✭ 68 (-89.37%)
Mutual labels:  tcp, udp
PsNetTools
PsNetTools is a cross platform PowerShell module to test network features on Windows, Linux and Mac.
Stars: ✭ 13 (-97.97%)
Mutual labels:  tcp, udp
Rmessage
Reactive Programming Multi-protocol push service
Stars: ✭ 23 (-96.41%)
Mutual labels:  tcp, udp
ddos
Simple dos attack utility
Stars: ✭ 36 (-94.37%)
Mutual labels:  tcp, udp
riemannx
A riemann client for elixir (TCP/UDP/TLS supported)
Stars: ✭ 23 (-96.41%)
Mutual labels:  tcp, udp
black-hat-python3-code
🏴‍☠️ tools (py3 version) of Black Hat Python book 🏴‍☠️
Stars: ✭ 51 (-92.03%)
Mutual labels:  tcp, udp
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 8,395 (+1211.72%)
Mutual labels:  dns, udp
STUP-Protocol
Secure/Speedup TCP-like UDP protocol
Stars: ✭ 12 (-98.12%)
Mutual labels:  tcp, udp
ethereum-dissectors
🔍Wireshark dissectors for Ethereum devp2p protocols
Stars: ✭ 82 (-87.19%)
Mutual labels:  tcp, udp
Python-Botnet
This is a simple DDoS python botnet script with remote monitoring & management for education purposes.
Stars: ✭ 119 (-81.41%)
Mutual labels:  tcp, udp
Scriptcommunicator serial Terminal
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
Stars: ✭ 462 (-27.81%)
Mutual labels:  tcp, udp
Computer Networking A Top Down Approach Notes
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
Stars: ✭ 3,890 (+507.81%)
Mutual labels:  tcp, udp
Netcat
💻 Netcat client and server modules written in pure Javascript for Node.js.
Stars: ✭ 315 (-50.78%)
Mutual labels:  tcp, udp
Message Io
Event-driven message library for building network applications easy and fast.
Stars: ✭ 321 (-49.84%)
Mutual labels:  tcp, udp
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-50.31%)
Mutual labels:  tcp, udp
Mobileimsdk
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。
Stars: ✭ 3,864 (+503.75%)
Mutual labels:  tcp, udp
Sower
Sower is a cross-platform intelligent transparent proxy solution.
Stars: ✭ 391 (-38.91%)
Mutual labels:  dns, dhcp
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+443.59%)
Mutual labels:  tcp, udp
Metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
Stars: ✭ 4,306 (+572.81%)
Mutual labels:  bgp, arp
Logstash Logger
Ruby logger that writes logstash events
Stars: ✭ 442 (-30.94%)
Mutual labels:  tcp, udp
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (-36.25%)
Mutual labels:  tcp, udp
1-60 of 1034 similar projects