marywangran / SimpleVPNLinks
非常简单的一个VPN框架!
☆72Updated 8 years ago
Alternatives and similar repositories for SimpleVPN
Users that are interested in SimpleVPN are comparing it to the libraries listed below
Sorting:
- A kcptun based on c++11/asio, compatible with kcptun(golang)☆78Updated 5 years ago
- Simple half duplex tunnel☆15Updated 4 years ago
- A simple, lightweight multi-task system (coroutines)☆85Updated last month
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- Server-client networking base on kcp and libev☆17Updated 8 years ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆55Updated 11 months 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…☆69Updated 6 years ago
- http server library☆60Updated 10 years ago
- Example program for tap driver VPN☆311Updated 5 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆51Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- Multi-Read from one bind port☆195Updated 9 years ago
- A Linux kernel module that does network address translation☆36Updated 14 years ago
- 🌐 Light SOCKS5 proxy☆64Updated 5 years ago
- A simple high performance http server based on epoll☆95Updated 12 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- C 菜鸟修真之旅☆52Updated last week
- sarudp 是在 UDP 上实现了重传机制,增加传输可靠性的协议,追求稳定,简洁,高效。☆14Updated 9 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- udp-nat-traversal 用UDP实现的NAT穿越☆44Updated 8 years ago
- A Lightweight and Super Fast Server for shadowsocks.☆328Updated 8 years ago
- rudp 是在UDP上实现的可靠传输(rudp is a reliable transmission on UDP)☆178Updated 6 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Tinyweb, a tiny web server based on libuv, by liigo, 2013/06.☆115Updated 10 years ago
- 基于KCP的端口转发服务