I have my 0.5 node set up to allow me to use fproxy and FCP over the LAN. This is because my server is up 24/7 and is the best place to run my node, but my desktop is the better place for browsers and Frost.
I just tried 0.7, and couldn't find anywhere in the configuration page to do this. Is this feature planned before 0.7 is released? Can I manually add a line to freenet.ini for this? The relevant lines from my existing freenet.conf that I want to reproduce are: mainport.allowedHosts=127.0.0.1,192.168.64.0/24 fcpHosts=127.0.0.1,192.168.64.0/24
