[mythtv-users] Mythweb and javascript

Clay Fandre clay at fandre.com
Thu Apr 1 15:49:23 EST 2004


On Thu, 01 Apr 2004, Dennis Lou wrote:

> My box is behind a firewall and the only way
> in from the outside is via ssh. Therefore, I
> would object to anything that would break lynx.
>

Or you could just tunnel your web traffic:
remotebox$ ssh -N -L 8080:mythbox:80 homesystem&
remotebox$ firefox http://localhost:8080

I also like the idea of using javascript, but not depending on it.



More information about the mythtv-users mailing list