! Multi-Network WebCache
General Details / Hosts / Alternative WebCaches / Statistics
Cache Info
- Running since:
- Version:
- Supported networks:
Hosts ()
\r\n"); else { for( $i = $elements - 1; $i >= 0; $i-- ) { list ($ip, $leaves, , $client, $version, $time) = explode("|", $host_file["host"][$i]); $color = $i % 2 == 0 ? "#F0F0F0" : "#FFFFFF"; echo ""; # echo ""; echo ""; echo ""; echo ""; } } ?>
Host address (Leaves) Client Network Last updated
There are no hosts listed at this time.
".$ip.""; #echo "$ip"; echo '' . $ip. ''; if( !empty($leaves) ) echo " (".$leaves.")"; echo "".ReplaceVendorCode($client, $version)."".(isset($net) ? $net : $host_file["net"][$i])."".$time."
Alternative WebCaches ()
\r\n"); else for($i = count($cache_file) - 1; $i >= 0; $i--) { list ($cache_url, $cache_name, $net, $client, $version, $time) = explode("|", $cache_file[$i], 6); if( strpos($net, "-") > -1 ) { $networks = explode( "-", $net ); $cache_nets_count = count($networks); $net = ""; for( $x=0; $x < $cache_nets_count; $x++ ) { if($x) $net .= " - "; $net .= ucfirst($networks[$x]); } } $color = $i % 2 == 0 ? "#F0F0F0" : "#FFFFFF"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; } ?>
WebCache URL Name Network Submitting client Last updated
There are no alternative webcaches listed at this time.
"; echo ""; list( , $cache_url ) = explode("://", $cache_url, 2); if( strlen($cache_url) > 27 ) { echo strpos($cache_url, "/") > 0 ? substr( $cache_url, 0, strpos($cache_url, "/") ) : substr( $cache_url, 0, 22 )." ... "; echo "/"; } else echo $cache_url; echo "".$cache_name."".ucfirst($net)."".ReplaceVendorCode($client, $version)."".$time."
Statistics
- Total requests:
- Requests this hour:
- Updates this hour:
's project page: http://sourceforge.net/projects/skulls/