Answer the question
In order to leave comments, you need to log in
How to make telegram ↔ local proxy ↔ VPN ↔ internet?
1. I bought a VPN and successfully connected to it through the OpenVPN client under Windows 10.
2. By default, all my traffic goes through the VPN.
3. I need only the traffic of the Telegram Desktop program to go through it.
4. I don't know how to do it. I tried google. I understood almost nothing.
5. Judging by what I understood, you need to:
a) Somehow raise the local proxy.
b) Make VPN work only with this proxy.
c) Enter the settings of this proxy in the telegram settings.
How to do it? Preferably in detail.
Answer the question
In order to leave comments, you need to log in
1. You buy a vps (for example, I took a hetzner for 3-5 euros)
2. you raise Socks 5 there with Dante authorization (a script in 2 mouse clicks and 2 minutes
curl https://selivan.github.io/socks.txt | sudo bash
3. In the cart for android and desktop you prescribe socks 5 proxy settings
4. You can leave vpn.
Good question, I will face it myself in the near future. I started looking, a similar question was already raised earlier on the Toaster - How to run a certain program through a VPN? (last answer).
And here it is shown in more detail how to register these routes in the .ovpn file config. Try.
There is an easier option. Edit the ".ovpn" openvpn client config that is used to connect in win 10. Add the following there:
route-nopull
route site1.ru
route site2.ru
route site3.ru
route-nopull
route 149.154.164.0 255.255.252.0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question