T
T
Troodi Larson2017-04-12 14:19:21
linux
Troodi Larson, 2017-04-12 14:19:21

Reverse proxies windows -> intermediate server -> internet, how to implement?

I have such a bunch: several computers that are at home, 3 pieces (at home, and friends with whom we want to make proxies), there is a server with an external ip on linux, you need to make reverse proxies so that you can use home computers as a proxy. windows (behind NAT) -> intermediate server with port -> proxy.
For each computer, a separate port is opened on the server with a dedicated IP. At the output, we get a proxy (for example, socks5) which can already be used in curl or a browser, for example, and there will be IP = IP of the home windows PC. By the way, there is a similar thing in botnets, it seems - using computers as a proxy, so how can I play this with my home computers? It is clear that you need to have an intermediate server, but how to connect everything.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Puma Thailand, 2017-04-12
@opium

ssh tunnel

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question