SH <
i.lov...@spam.com> wrote:
> On 18/10/2021 11:22, Chris Green wrote:
> > "Brian Gaff \(Sofa\)" <
bri...@blueyonder.co.uk> wrote:
> >> I think increasingly people want to be able to pretend to be in different
> >> countries to get around arbitrary things like what happened to Tune in radio
> >> in the uk courtesy of Sony and Warner, merely due to their blinkered views.
> >>
> > Exactly, and that's my major use for ssh, no need for a VPN, that's
> > really overkill.
> >
> > Just set up a socks proxy with ssh:-
> >
> > ssh -fTnN -D 1080 <
us...@system.in.the.uk>
> >
> > Tell your browser (or whatever) to use the proxy and that's it, it
> > looks as if I am browsing from the UK.
> >
> >
>
> can this be done from Windows or is a Linux box needed?
>
You can almost certainly do it from Windows using putty.
> and it appears you're using a UK website as your proxy via its port 1080?
>
No, the port 1080 is on the local computer *from* which you are making
an ssh connection to the computer in the UK. E.g. in my case it's
port 1080 on my laptop.
> I would have thought any half secure website would lock down many ports,
> making 1080hard to use?
What have websites got to do with it? :-)
--
Chris Green
·