One feature I would love to use is the HTTP server to show what the server is currently working on. I googled around a bit and I believe the appropriate option is:
Code: Select all
<allow v='127.0.0.1 (IP)'/>
<web-allow v='127.0.0.1 (IP)'/>
Another concern I have is that the control panel will allow anyone to turn off or modify the speed of Folding - something I obviously do not want. I am looking for a way to have the panel displayed but not allow the user to change any options.
One thought I had was a screenshot of the page - however this would be clunky and I'm not sure how well it would work with the Javascript. I'm not sure how hackable the API would be to create a page with statistics, I haven't looked into that yet.