Skip to content

Comment on Google Music Serviceparent

Comments

That's what I did - I got a cheapest VPS for $5 so that I can stream stuff from Hulu/CrunchyRoll/and few other services.

Plus - it's always useful to have a VPS anyway.

Do you just port forward with SSH via -D? Or do you use some sort of VPN solution?

Yep what I would do is just `ssh -C -N -D <port> <host>` and then tell my browser to use the SOCKS proxy at localhost:<port>.

(BTW, -D create a SOCKS proxy, port fowarding is done using -L :-).)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.