ArashPartow / proxyLinks
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
☆155Updated 4 years ago
Alternatives and similar repositories for proxy
Users that are interested in proxy are comparing it to the libraries listed below
Sorting:
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- Simple SOCKS5 proxy server realization using boost::asio library☆35Updated 7 years ago
- 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
- A simple HTTPS client based on Boost Asio.☆49Updated 2 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
- Lightweight C++ HTTP client and server library based on Asio for embedding purpose.☆276Updated last year
- 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 …☆116Updated 7 years ago
- HTTP client library for Boost.Asio☆62Updated 5 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- C++ peer to peer library, built on the top of boost☆145Updated 6 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆250Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆201Updated last month
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆289Updated last week
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- Provides helper tools for creating RESTful services using Boost.Beast☆263Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆93Updated 6 months ago
- Micro http server and client written in C++☆167Updated last year
- Simple & modern HTTP client for C++☆129Updated 3 years ago
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆63Updated 2 years ago
- Modern C++ Scheduling Library☆280Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 6 years ago
- JSON Web Token library for C++☆413Updated last month
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆242Updated 5 years ago
- A C++ library for building non-blocking (epoll Edge Triggered) HTTP servers/clients☆27Updated 4 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆300Updated 2 months ago
- C++ implementation of encoding HTTP multipart/form-data into a string buffer for POST action in HTTP clients☆68Updated 3 years ago
- C++ light wrapper for POSIX and Winsock sockets using TCP☆58Updated 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 11 years ago