DEV Community

Discussion on: [Video] How to proxy your web traffic via your Linux Server without a VPN

Collapse
 
realtebo profile image
Mirko Tebaldi

Could you suggest a use case?

Collapse
 
koas profile image
Koas

There are some services that are restricted to users from a certain country. Here in Spain, for example, you can watch the state TV channels from their website but only if you connect from Spain.

Using the method Bobby explained you can use a spanish server as a proxy and watch those channels from anywhere in the world, since to the TV site you'll look as if you're connecting from inside Spain.

Collapse
 
bobbyiliev profile image
Bobby Iliev • Edited

Yep, thank you for the answer @koas ! 🙌

Whenever you need to browse the web from another IP you can use this approach rather than setting up a full-blown OpenVPN server or paying for a VPN service.