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
- 支持国密sm1,sm2,sm3,sm4算法的ipsec vpn。☆33Updated 7 years ago
- 非常简单的一个VPN框架!☆57Updated 7 years ago
- 在内核处理OpenVPN数据通道☆11Updated 10 years ago
- vpn develop☆17Updated 5 years ago
- A Linux kernel module that does network address translation☆35Updated 13 years ago
- 课程小项目——基于Netfilter开发的防火墙软件,功能:1.友好的用户界面,支持过滤规则的显示、增删改、导入导出和报文过滤日志的显示。 2.基于报文类型(TCP/UDP/ICMP)、源IP、目的IP、源端口、目的端口、工作时间等六元信息进行报文过滤。 3.支持多条规则配…☆81Updated 6 years ago
- 基于Netfilter框架的防火墙设计与实现☆20Updated 8 years ago
- vpn over http proxy using TUN/TAP☆24Updated 14 years ago
- A lightweight IP stack.☆24Updated last week
- c语言实现端口转发工具☆33Updated 8 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.☆183Updated 3 years ago
- Pure copy from sylar☆16Updated 2 years ago
- N2N 一款全新架构的P2P VPN☆28Updated 9 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 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…☆27Updated 9 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 kernel module that implements client - server communication in UDP☆40Updated 6 years ago
- wifi portal using ipset/nfqueue☆22Updated 7 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- Putting a TCP/IP Stack on DPDK☆25Updated 11 years ago
- V2Ray WebSocket + TLS 模式的 C 语言极简实现☆84Updated 6 years ago
- A C++11 socks5 proxy server based on Libevent☆68Updated 7 years ago
- 自己实现的一个socks5服务端程序(目前仅支持tcp)☆13Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆44Updated 9 years ago
- 基于KCP的端口转发服务☆38Updated 7 years ago
- Simple half duplex tunnel☆15Updated 3 years ago
- An implementation of computing SM2 encryption and decryption is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆100Updated 3 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- A light weight socks5 proxy server implemented in c using epoll and nonblocking socket.☆24Updated 5 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago