Aaron Ingebrigtsen:
> I want the node to think it is getting requests from Localhost
> even though I am not actualy home.

You can configure your node to accept accept connections on port 80,
so your node will be indistinguishable from any other web site.

Add to, or configure in, your freenet.conf:

        fproxy.port=80
        fproxy.bindaddress=*

_______________________________________________
chat mailing list
chat at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/chat

Reply via email to