marywangran / SimpleVPN
非常简单的一个VPN框架!
☆71Updated 8 years ago
Alternatives and similar repositories for SimpleVPN:
Users that are interested in SimpleVPN are comparing it to the libraries listed below
- A kcptun based on c++11/asio, compatible with kcptun(golang)☆78Updated 5 years ago
- A simple, lightweight multi-task system (coroutines)☆82Updated this week
- Simple half duplex tunnel☆15Updated 4 years ago
- udp-nat-traversal 用UDP实现的NAT穿越☆44Updated 7 years ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆68Updated 6 years ago
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆53Updated 9 months ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- 🌐 Light SOCKS5 proxy☆64Updated 5 years ago
- Simple UDP tunnel☆28Updated 7 years ago
- high perfermance tunnel in golang☆48Updated 3 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Server-client networking base on kcp and libev☆17Updated 8 years ago
- STUN Client done in C☆43Updated 11 years ago
- A tiny caching DNS server☆55Updated 6 years ago
- Test reliable udp for situation of realtime pvp game by wireless.☆109Updated 7 years ago
- linux 3.10 with excessive comments for tcp/ip stack☆18Updated 9 years ago
- sarudp 是在 UDP 上实现了重传机制,增加传输可靠性的协议,追求稳定,简洁,高效。☆14Updated 8 years ago
- http server library☆59Updated 10 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- The design and implementation of TLS/SSL VPNs exemplify a number of security principles, including the following: Virtual Private Networ…☆33Updated 6 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- some kcptun relevant tools☆126Updated 8 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago