ArashPartow / proxy
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
☆148Updated 4 years ago
Alternatives and similar repositories for proxy:
Users that are interested in proxy are comparing it to the libraries listed below
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 3 years 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…☆156Updated 6 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆201Updated last year
- Simple SOCKS5 proxy server realization using boost::asio library☆34Updated 7 years ago
- HTTP client library for Boost.Asio☆62Updated 4 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆240Updated last year
- C++ peer to peer library, built on the top of boost☆142Updated 6 years ago
- JSON Web Token library for C++☆402Updated 11 months ago
- C++ TCP Library - NO LONGER MAINTAINED☆379Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆238Updated last year
- a non-blocking I/O tcp network lib based on c++14/17☆406Updated 2 months ago
- A simple HTTPS client based on Boost Asio.☆49Updated 2 years ago
- C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients☆67Updated 3 years ago
- Modern C++ Scheduling Library☆277Updated 3 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…☆277Updated 2 months ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 5 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆196Updated 8 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆124Updated last month
- 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 …☆111Updated 6 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆163Updated 2 years ago
- A DTLS implementation using the ASIO library☆51Updated 3 years ago
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated last year
- C++ library for creating an embedded Rest HTTP server (and more)☆908Updated 6 months ago
- SimpleSockets is a lightweight set of classes that allow developers to implement IP based network programs.☆157Updated 4 months ago
- Fast and easy C++ RESTful WebServices framework☆463Updated 2 years ago
- ☆67Updated last year
- C++ URL handling class with a simple API, and with lazy URL parsing and building