jashwanth / miniVPNLinks
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 7 years ago
Alternatives and similar repositories for miniVPN
Users that are interested in miniVPN are comparing it to the libraries listed below
Sorting:
- vpn over http proxy using TUN/TAP☆24Updated 14 years ago
- 非常简单的一个VPN框架!☆74Updated 8 years ago
- c语言实现端口转发工具☆33Updated 9 years ago
- A C++11 socks5 proxy server based on Libevent☆71Updated 7 years ago
- 🌐 Light SOCKS5 proxy☆63Updated 5 years ago
- The cross-platform shadowsocks client and server with minimum dependencies.☆39Updated 7 years ago
- 🌐 SOCKS V5 server in C, based on epoll, single thread, supports TCP and UDP. C 语言实现的 SOCKS V5 代理服务器,基于 epoll,单线程,支持 TCP 和 UDP。☆45Updated 4 years ago
- [Deprecated] socks5 proxy in c with the library libev.☆119Updated 7 years ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- A blazing fast tun2socks implementation with pure C++ and boost.asio 🚀.☆56Updated 5 years ago
- A Linux kernel module that does network address translation☆36Updated 14 years ago
- A light weight socks5 proxy server implemented in c using epoll and nonblocking socket.☆24Updated 6 years ago
- ctunnel is a proxy and VPN software for tunneling TCP and UDP connections securely☆61Updated 2 years ago
- 基于KCP的端口转发服务☆38Updated 7 years ago
- A general purpose UDP relay/port forwarder/proxy☆25Updated 4 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆54Updated 4 years ago
- N2N 一款全新架构的P2P VPN☆28Updated 10 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆52Updated 7 years ago
- shadowVPN☆30Updated 10 years ago
- UDP tunnel & TCP/UDP Port forwarding☆29Updated 5 months ago
- A kernel module that implements client - server communication in UDP☆40Updated 7 years ago
- A lightweight IP stack.☆24Updated last week
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- V2Ray WebSocket + TLS 模式的 C 语言极简实现☆84Updated 6 years ago
- A SOCKS5 proxy server powered by libuv☆21Updated 3 years ago
- wifi portal using ipset/nfqueue☆22Updated 7 years ago
- 自己实现的一个socks5服务端程序(目前仅支持tcp)☆13Updated 7 years ago
- 支持国密sm1,sm2,sm3,sm4算法的ipsec vpn。☆37Updated 7 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 11 months ago