tcp
There are 5459 repositories under tcp topic.
ehang-io/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
snail007/goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
jpillora/chisel
A fast TCP/UDP tunnel over HTTP
cesanta/mongoose
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
walkor/workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
crossoverJie/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
ekzhang/bore
🕳 bore is a simple CLI tool for making tunnels to localhost
wangyu-/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)
ldcsaa/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
JackJiang2011/MobileIMSDK
一个原创多端IM通信层框架,轻量级、高度提炼,历经10年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp、鸿蒙Next,服务端基于Netty。
leandromoreira/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
MirrorNetworking/Mirror
#1 Open Source Unity Networking Library
baidu/dperf
dperf is a 100Gbps network load tester.
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
royeo/awesome-programming-books
📚 经典技术书籍推荐,持续更新...
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
session-replay-tools/tcpcopy
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
antoniomika/sish
HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
kerryjiang/SuperSocket
SuperSocket is a light weight, cross platform and extensible socket server application framework.
hoochanlon/fq-book
📖《网络代理与VPN应用详解》 详细阐述代理、隧道、VPN运作过程,并对GFW策略如:地址端口封锁、服务器缓存投毒、数字验证攻击、SSL连接阻断做相关的原理说明
hhxsv5/laravel-s
LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
HMBSbige/NatTypeTester
测试当前网络的 NAT 类型(STUN)
kevwan/tproxy
A cli tool to proxy and analyze TCP connections.
mmatczuk/go-http-tunnel
Fast and secure tunnels over HTTP/2
pgrok/pgrok
Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding
esrrhs/pingtunnel
Pingtunnel is a tool that send TCP/UDP traffic over ICMP
hengyoush/kyanos
Kyanos is a networking analysis tool based on eBPF. It can visualize the time packets spend in the kernel, capture requests/responses in command line, calculates various aggregated metrics, makes troubleshooting more efficient.
saminiir/level-ip
A hacker's userspace TCP/IP stack
feschber/lan-mouse
mouse & keyboard sharing via LAN
reactor/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
xuuhaoo/OkSocket
An blocking socket client for Android applications.