jashwanth / miniVPN
The design and implementation of TLS/SSL VPNs exemplify a number of security principles, including the following: Virtual Private Network , TUN/TAP, IP tunneling ,Routing ,Public-key cryptography, PKI, X.509 certificate ,TLS/SSL programming ,Authentication
☆33Updated 6 years ago
Alternatives and similar repositories for miniVPN
Users that are interested in miniVPN are comparing it to the libraries listed below
Sorting:
- 在内核处理OpenVPN数据通道☆11Updated 10 years ago
- 🌐 SOCKS V5 server in C, based on epoll, single thread, supports TCP and UDP. C 语言实现的 SOCKS V5 代理服务器,基于 epoll,单线程,支持 TCP 和 UDP。☆42Updated 4 years ago
- A Linux kernel module that does network address translation☆36Updated 13 years ago
- 支持国密sm1,sm2,sm3,sm4算法的ipsec vpn。☆34Updated 7 years ago
- ss5☆27Updated 14 years ago
- vpn over http proxy using TUN/TAP☆23Updated 14 years ago
- A C++11 socks5 proxy server based on Libevent☆69Updated 7 years ago
- vpn develop☆17Updated 5 years ago
- 非常简单的一个VPN框架!☆71Updated 8 years ago
- A SOCKS5 proxy server powered by libuv☆20Updated 2 years ago
- LwIP project in Win32 platform.☆15Updated 10 years ago
- V2Ray WebSocket + TLS 模式的 C 语言极简实现☆84Updated 6 years ago
- A general purpose UDP relay/port forwarder/proxy☆25Updated 4 years ago
- 自己实现的一个socks5服务端程序(目前仅支持tcp)☆13Updated 7 years ago
- 一个c语言编写的sock5代理工具☆31Updated 3 years ago
- A blazing fast tun2socks implementation with pure C++ and boost.asio 🚀.☆55Updated 5 years ago
- A lightweight IP stack.☆23Updated 2 weeks ago
- 🌐 Light SOCKS5 proxy☆64Updated 5 years ago
- 国密算法 sm3 和sm4 的内核驱动。☆19Updated 6 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 years ago
- A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.☆184Updated 3 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- dns server with high performance, based on dpdk.☆51Updated 6 years ago
- NAT穿透隧道☆57Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆28Updated 10 years ago
- WireShark是一款强大的网络协议数据包分析工具,底层基于libpcap、winpcap实现。本项目实现基于libcap的简单数据包抓取功能,供学习参考。☆14Updated 8 years ago
- high perfermance tunnel in golang☆48Updated 3 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago