GO语言实现的安全隧道
🔥 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 por...
KCP是一个快速可靠协议,能以比 TCP 浪费 10%-20% 的带宽的代价,换取平均延迟降低 30%-40%,且最大延迟降低三倍的传输效果。纯算法实现,并不负责底层协议(如UDP)的收发,需要使用者自己定义下层数据包的发送方式,以 callback的方式提供给 KCP。 连时钟都需要外部传递进来,内部不会有任何一次系统调用。
为嵌入式设备设计的Web框架,支持TCP/UDP, HTTP, MQTT, Websocket协议
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
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)
翻译 - 通过使用原始套接字将UDP流量转换为加密的UDP / FakeTCP / ICMP流量的隧道,可帮助您绕过UDP防火墙(或不稳定的UDP环境)
OpenMMLab Pose Estimation Toolbox and Benchmark.
翻译 - OpenMMLab姿势估计工具箱和基准。
dperf 是一个100Gbps的网络性能与压力测试软件。
#博客#《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
翻译 - 通过对所有流量使用前向纠错来改善高延迟有损链路上的网络质量的隧道(TCP / UDP / ICMP)
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
翻译 - Wire非官方的WireGuard文档:设置,使用,配置以及同时支持服务器和漫游客户端的VPN的完整示例设置。
A guide to writing a DNS Server from scratch in Rust
翻译 - 在Rust中从头开始编写DNS服务器的指南
SuperSocket is a light weight, cross platform and extensible socket server application framework.
翻译 - SuperSocket是重量轻,跨平台和可扩展的套接字服务器应用程序框架。
测试当前网络的 NAT 类型(STUN)