Answer the question
In order to leave comments, you need to log in
Is it possible to configure socks5 to use as SSH?
Hello! the task is not entirely trivial. usually done the other way around, but!
There is software that can only use SSH as a proxy.
And there are several socks5 proxies. you need to make this software work through proxies.
The idea is as follows:
1. Suppose there is some kind of intermediate server, we install an SSH server on it
2. All traffic leaving this server must be sent to the socks, which should change to a random one from the list, at the moment when the connection to SSH occurs -server.
thus it turns out that the software, connecting as if via SSH, will work through socks.
How to implement all this?
Answer the question
In order to leave comments, you need to log in
Есть софт, который умеет использовать только SSH в качестве прокси.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question