mnezerka / dnslib
Simple C++ library designed for encoding and decoding of DNS protocol packets
☆63Updated last year
Alternatives and similar repositories for dnslib:
Users that are interested in dnslib are comparing it to the libraries listed below
- Simple C++ DNS payload parser☆34Updated 3 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- zrp is a nat-passthrough reverse proxy written in modern c++.☆14Updated 3 years ago
- Simple SOCKS5 proxy server realization using boost::asio library☆34Updated 7 years ago
- A blazing fast tun2socks implementation with pure C++ and boost.asio 🚀.☆53Updated 5 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- Copying multiple files using WinAPI IOCP☆19Updated 5 years ago
- A simple SSL/TLS proxy using libevent.☆15Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- SOCKS5 server client in C++☆24Updated 8 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- Streaming WebSocket parser☆69Updated 2 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆114Updated 11 years ago
- A single file cpp17 header only DNS packet parser/builder.☆31Updated 2 years ago
- DNS over HTTPS client written in C☆28Updated 6 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆80Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 10 years ago
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆53Updated 6 months ago
- port mbedtls on libuv☆27Updated 7 years ago
- SOCKS4 and SOCKS5 clients for (Boost) Asio☆19Updated last month
- cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).☆39Updated 3 years ago
- A DTLS implementation using the ASIO library☆51Updated 3 years ago
- A CMake build for libuv☆44Updated 6 years ago
- a simple vpn implemented based on c++ asio.☆103Updated 3 years ago
- libuv thread communication☆57Updated last year
- An example epoll imlementation with C++11☆30Updated 8 years ago
- A C++11 socks5 proxy server based on Libevent☆67Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆113Updated 7 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago