B
B
BigRussianJack2016-11-28 09:45:42
Qt
BigRussianJack, 2016-11-28 09:45:42

How to write a local proxy server in c++?

Good day! Do not tell me how to implement your local proxy server in c++ - to intercept http/https; Maybe someone faced such a problem and already implemented it, searched the net, but did not find examples. But on the network I found a huge number of examples where you can find out the length of the packet, the destination address, but there is no place where you can parse http by headers. And get even the content of the page. I write everything in qt and I want a solution for both linux and windows. I will be very grateful.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
anikavoi, 2016-12-03
@anikavoi

doc.qt.io/qt-5/qnetworkaccessmanager.html
It is cross-platform

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question