Why not run inferno (or 9vx) on your home machine, export /net on port
80, mount it from work using inferno again, and you are out.

If your work firewall proxies port 80, then things get trickier, you
could mount sources on the home inferno instance, and then export it
using mjl's httpd as a read-only http 'tree'.

uriel

On Sat, Jul 25, 2009 at 10:12 AM, Steve Simon<st...@quintile.net> wrote:
> There are several places which have readonly versions of sources available via
> http, alternatively there is a socks client or even htfilefs, the former uses
> the SOCKS protocol to tunnel through the firewall.
>
> htfilefs mounts a remote ISO image (like the plan9 nightly build iso)
> over an http connection and expands it as a hierarchy.
>
> You could probably write some tunneling software to run on your home
> machine and work machine using http in between, but your corperate IT
> department might not see the funny side of such practices...
>
> -Steve
>
>

Reply via email to