grider.txt 676 B

123456789101112131415161718
  1. =================================================================
  2. How to set up a 'grider' - eg a P2P/Community stats/board server
  3. =================================================================
  4. * Setup web server with a folder "ufonet", this folder should be:
  5. - Located in /var/www/ufonet (default debian/ubuntu install)
  6. - Owned by the user running the blackhole
  7. - Accessible with http://<your ip>/ufonet/
  8. * Start the grider with:
  9. python2 grider.py
  10. ===============================================================
  11. WARNING: this *ADVANCED* function is *NOT* secure, proceed if you really want to.
  12. ===============================================================