this post was submitted on 10 Aug 2024
16 points (94.4% liked)

technology

23836 readers
99 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 4 years ago
MODERATORS
 

I have a friend in Russia who loves watching animal videos and those silly video essays on YouTube and now YouTube is blocked in Russia. I have a spare netbook with Linux Mint and I've been trying to set up an OpenVPN server for her using this guide and I've tried a cracked version of OpenVPN Access Server, but I guess this whole thing is above my pay grade – the client on my phone still won't connect.

What the easiest solution to this situation? Should pull the trigger and install Debian because all those easy setup guides are targeted to Debian? Is there is easier alternative to OpenVPN with an android client?

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 10 months ago
[–] [email protected] 10 points 10 months ago* (last edited 10 months ago)

I live in Russia so here is what I do personally.

Buy an ipv4 proxy server on https://proxy6.net/. I recommend getting the shared one for 33 rubles(if available) because I haven't noticed any bandwidth improvements for the dedicated ones. This site takes MIR cards so payment shouldn't be a problem. Make sure to set the proxy to HTTP mode. Also beware that proxies from this site can be a bit slow - though it's usually around 8mbit/s which should be enough for full hd videos.

Now configure split tunneling.

For PC, I use "Proxy SwitchyOmega" extension for Chrome. Add your proxy in the "proxy" tab and then set up your switch rules like so:

For my phone, I use VProxid app and route all the traffic coming from youtube app through the proxy.

[–] [email protected] 7 points 10 months ago

Maybe a SOCKS proxy is good enough?

SSH can act as a SOCKS proxy and that's pretty easy to do. Your friend just needs to be able to login onto your computer with an ssh account and run this ssh command on her computer:

ssh -D 1234 yourmachine

And then set proxy settings in the browser or whatever to SOCKS4/5, localhost, port 1234.

[–] [email protected] 5 points 10 months ago (1 children)

The easiest way is giving Mullvad five bucks, IMO.

[–] [email protected] 4 points 10 months ago

Afiak hose commercial VPN services are on borrowed time in Russia.

[–] [email protected] 1 points 10 months ago

What does the android client say when it can’t connect?

[–] [email protected] -1 points 10 months ago (1 children)

I’m not going to support VPN use for the purpose of getting around firewalls of US websites. Use VK.

[–] [email protected] 8 points 10 months ago

I don't think you understand the effects of relevant blockages. This doesn't just cut off people from entertainment and pro-western propaganda on Youtube. This stuff also prevents people from accessing stuff like libgen, pirate-jammin, getting extensions for some development environments, getting development-related software from repositories, and likely other stuff that I'm forgetting right now, not to mention the fact that Youtube also has plenty of educational material that is likely not replicated on VK or other Russian platforms.