H
H
Hazrat Hajikerimov2018-02-01 12:42:35
Nginx
Hazrat Hajikerimov, 2018-02-01 12:42:35

How to mirror keyvalue.xyz?

Greetings to all, I used the https://keyvalue.xyz/ service for a long time without any problems , but at some point adblock started blocking requests for this service.
There was a need to create a "mirror", for example, I have a server, and making requests on a certain port, they went from this server to this service, that is, so that there would not be a regular 302 redirect, in this case I think adblock will block the request, although I could be wrong , in this case, you can simply redirect to nginx, you need to check.
So, how can you make a "mirror" on the ubuntu server, with the help of which it can be implemented so that if POST, GET, DELETE, UPDATE requests come in, for example, on port 6566, they automatically pass on to keyvalue, and then return the result?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Burov, 2018-02-01
@hazratgs

install nginx and doproxy_pass https://keyvalue.xyz/;

B
Boris Korobkov, 2018-02-01
@BorisKorobkov

Add a new domain toserver_name

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question