<?php
//---------------------------------------
// CONFIG
//---------------------------------------
//examples of server definitions
$CCCamWebInfo[] = array("192.168.xxx.xxx","16001","user","pass"); // for CCcam webinterface with user and pass
#$CCCamWebInfo[] = array("localhost","12345"); // for CCcam webinterface with different port than default and without user and pass
#$CCCamWebInfo[] = array("localhost"); // for CCcam webinterface with all defaults
$work_path = ""; // set this if you want working folder separate // Example $work_path = "/tmp/";
$update_from_button = true; // set to true if you want Update button ( usefull if update is from remote server and takes too long)
$fullReshare = true; // shows maximum reshare if more than one route for same node // set to true to see actual reshare instead of YES/NO
$country_whois = true; // use whois for country detection
?>obrati pažnju na ip, vidi dal ti je 16001 port za statistike u CCcam.cfg ...inače to je defaultni no možda je promijenjen. Možda ti je postavljen username i password za pristup.