ArashPartow / proxyLinks
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
☆157Updated 4 years ago
Alternatives and similar repositories for proxy
Users that are interested in proxy are comparing it to the libraries listed below
Sorting:
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- C++ peer to peer library, built on the top of boost☆145Updated 6 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆292Updated 2 months ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆63Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆203Updated this week
- Modern C++ Scheduling Library☆281Updated 3 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆209Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆129Updated 3 years ago
- Micro http server and client written in C++☆167Updated 2 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 …☆117Updated 7 years ago
- A DTLS implementation using the ASIO library☆52Updated 4 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆254Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆165Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- VMime Mail Library☆288Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- HTTP client library for Boost.Asio☆64Updated 5 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆95Updated 8 months ago
- C++ JSON-RPC 2.0 library☆143Updated last year
- Simple SOCKS5 proxy server realization using boost::asio library☆35Updated 8 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A simple HTTPS client based on Boost Asio.☆50Updated 2 years ago
- JSON Web Token library for C++☆417Updated 3 months ago
- HTTP request, response and urls parser☆126Updated 5 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…☆115Updated 12 years ago