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
☆32Updated 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框架!☆74Updated 8 years ago
- 🌐 Light SOCKS5 proxy☆64Updated 5 years ago
- A blazing fast tun2socks implementation with pure C++ and boost.asio 🚀.☆58Updated 5 years ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 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
- vpn over http proxy using TUN/TAP☆24Updated 14 years ago
- If commercial application please use "liulilittle@VEthernet" this is a test project has no practical value.☆64Updated 5 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆43Updated 9 years ago
- UDP tunnel & TCP/UDP Port forwarding☆29Updated 7 months ago
- c语言实现端口转发工具☆34Updated 9 years ago
- shadowVPN☆30Updated 10 years ago
- 用c++开发的仿造shadowsocks程序☆10Updated 7 years ago
- N2N 一款全新架构的P2P VPN☆28Updated 10 years ago
- A SOCKS5 proxy server powered by libuv☆20Updated 3 years ago
- A lightweight IP stack.☆26Updated last month
- 支持国密sm1,sm2,sm3,sm4算法的ipsec vpn。☆37Updated 7 years ago
- NAT穿透隧道☆58Updated 4 years ago
- A C++11 socks5 proxy server based on Libevent☆72Updated 7 years ago
- Example program for tap driver VPN☆317Updated 5 years ago
- The cross-platform shadowsocks client and server with minimum dependencies.☆39Updated 7 years ago
- [Deprecated] socks5 proxy in c with the library libev.☆119Updated 7 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上 层协议,包括HTTP,SSH等),支持多客户端同时连接☆55Updated 4 years ago
- ctunnel is a proxy and VPN software for tunneling TCP and UDP connections securely☆61Updated 3 years ago
- V2Ray WebSocket + TLS 模式的 C 语言极简实现☆84Updated 7 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆38Updated 9 years ago
- A simple proxy server☆36Updated 11 years ago
- A light weight socks5 proxy server implemented in c using epoll and nonblocking socket.☆24Updated 6 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 10 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 7 years ago