bsdstats ======== Debian/kFreeBSD client for bsdstats.org A client for bsdstats.org. bsdstats.org [0] collects statistics about how many BSD systems are running in the world. [0] http://bsdstats.org This client reports your Debian/kFreeBSD system to this website. Note: It is recommended to use the client from MirOS [1] which works on kFreeBSD also. There is no debian package for this client available yet. So, download the script [2], make it executable, install some required packages (netcat, mksh, sharutils, openssl, bind9-host) and run the client with mksh bsdstats See the Debian wiki [3] as well. [1] http://mirbsd.org [2] http://www.mirbsd.org/cvs.cgi/src/share/misc/bsdstats?rev=HEAD;content-type=text/plain [3] http://wiki.debian.org/Debian_GNU/kFreeBSD_FAQ My client does not offer real advantage over the one from MirOS. I wrote it to have fun in coding. Info ---- * operating system: Debian/kFreeBSD * license: MIT/BSD-like (see LICENSE for details) Features -------- * report the system * report the cpu Download -------- Get it from my repository [4]. [4] http://prog.marmaro.de/deb-repo Development ----------- Add my repo [5] to your sources.list, then apt-get source bsdstats [5] http://prog.marmaro.de/deb-repo Status ------ The program is working in a basic way.