ArashPartow / proxyLinks
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
☆160Updated 5 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☆82Updated 5 years ago
- C++ peer to peer library, built on the top of boost☆146Updated 7 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆168Updated 4 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆207Updated last week
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Updated 7 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…☆293Updated 7 months ago
- HTTP client library for Boost.Asio☆63Updated 5 years ago
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆65Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- VMime Mail Library☆298Updated 2 months ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 7 years ago
- A C++ library for handling JWT tokens☆106Updated 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 …☆119Updated 7 years ago
- ☆83Updated 2 years ago
- Simple SOCKS5 proxy server realization using boost::asio library☆35Updated 8 years ago
- Modern C++ Scheduling Library☆282Updated 4 years ago
- HTTP request, response and urls parser☆125Updated 5 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆133Updated 4 years ago
- C++ client library for MariaDB.☆95Updated 6 months ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated 2 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆212Updated 2 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆94Updated last year
- 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…☆117Updated 12 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 7 years ago