A
A
Avrong2016-07-27 00:41:33
C++ / C#
Avrong, 2016-07-27 00:41:33

With what help to organize the management of HTTP requests and their redirection?

Goal: Write a program that redirects certain requests (for example, with filtering by domain) to other URLs, IPs.
I plan to write in C or Rust.
Are there libraries for working with traffic on Windows? What is the best way to implement such a system?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
SergeySL, 2016-07-27
@SergeySL

Maybe install and configure a proxy instead of reinventing the wheel?

A
AtomKrieg, 2016-07-27
@AtomKrieg

beej.us/guide/bgnet/output/html/singlepage/bgnet.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question