#!/bin/sh # Copyright Michael John Wensley 2005 # # You can update your IP to country database like this: # cd /usr/share/GeoIP/ # wget -c http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz # gunzip GeoIP.dat.gz # wget -c http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz # gunzip GeoIPASNum.dat.gz # # Country flags are from the "openclipart" Debian packages. # # Link them like in these files: # http://www.wensley.org.uk/flags/png # http://www.wensley.org.uk/flags/svg # Apache content negotiation handles choice of flag, # as firefox typically fetches PNG, Opera fetches SVG echo -ne $'Content-Type: application/xhtml+xml; charset=UTF-8\r\n\r\n' echo -ne $' GNUnet by Country

Countries GNUnet access

Note these are only the IP addresses that my node knows of!

If you need anonymity you are advised to investigate GNUnet\'s F2F features

Rows in sqlite3 table gn070: ' sqlite3 /var/lib/gnunet/data/fs/content/gnunet.dat $'SELECT COUNT(*) FROM gn070' echo -ne $'

Connected Now on TCP IPv6

Connected Now on TCP IPv4

Known Peers

Hostlist Fetchers

EOF