=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindASPELL.cmake-28-# all listed variables are TRUE eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindASPELL.cmake:29:#INCLUDE(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake) eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindASPELL.cmake-30-FIND_PACKAGE_HANDLE_STANDARD_ARGS(ASPELL DEFAULT_MSG ASPELL_LIBRARIES ASPELL_INCLUDE_DIR) ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindGTK3.cmake-500-include(FindPackageHandleStandardArgs) eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindGTK3.cmake:501:#include(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake) eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindGTK3.cmake-502- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindLua.cmake-78- eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindLua.cmake:79:#include(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake) eiskaltdcpp-2.2.10+723+gfa5e73be/cmake/FindLua.cmake-80-include(FindPackageHandleStandardArgs) ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Util.cpp-868- eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Util.cpp:869: addr.s_addr = inet_addr(ip.c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Util.cpp-870- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/BufferedSocket.h-137- const bool proxy_) : eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/BufferedSocket.h:138: addr(addr_), eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/BufferedSocket.h-139- port(port_), ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-171- sock_addr.sin_port = htons(static_cast<uint16_t>(Util::toInt(aPort))); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:172: sock_addr.sin_addr.s_addr = inet_addr(aIp.c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-173- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-200- serv_addr.sin_family = AF_INET; eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:201: serv_addr.sin_addr.s_addr = inet_addr(addr.c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-202- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-253- connStr.push_back(1); // Address type: IPv4; eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:254: unsigned long addr = inet_addr(resolve(aAddr).c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-255- uint8_t* paddr = (uint8_t*)&addr; ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-522- serv_addr.sin_family = AF_INET; eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:523: serv_addr.sin_addr.s_addr = inet_addr(udpServer.c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-524- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-538- connStr.push_back(1); // Address type: IPv4; eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:539: unsigned long addr = inet_addr(resolve(aAddr).c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-540- uint8_t* paddr = (uint8_t*)&addr; ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-551- serv_addr.sin_family = AF_INET; eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:552: serv_addr.sin_addr.s_addr = inet_addr(resolve(aAddr).c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-553- do { ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-663- sock_addr.sin_family = AF_INET; eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp:664: sock_addr.sin_addr.s_addr = inet_addr(aDns.c_str()); eiskaltdcpp-2.2.10+723+gfa5e73be/dcpp/Socket.cpp-665- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/CMakeLists.txt-238-if (USE_QT) eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/CMakeLists.txt:239: include (${QT_USE_FILE}) eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/CMakeLists.txt-240- include_directories (${QT_INCLUDES}) ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-81- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:82: exec('whoami', $username); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-83- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-137- $file = file_get_contents( $filename ); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:138: exec('ps -o pcpu,time,rss -C eiskaltdcpp | tail -1 | awk \'{print $1,$2,$3}\'', $info); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-139- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-195- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:196: exec("ps -e | grep $player | awk '{print $1}'", $ps_tm); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-197- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-199- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:200: exec($get_title[$id], $win_title); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-201- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-218- // Уровень системного звука eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:219: exec("amixer sget Master | grep \"Mono:\" | awk '{print $4}'",$sysvol); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-220- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-222- $sysvol = array(); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:223: exec("amixer sget Master | grep \"Front Left:\" | awk '{print $5}'",$sysvol); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-224- } ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-238- $get_data[] = 'echo `rhythmbox-client --print-playing-format %aa,%at,%ay,%tt,%td`'; eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:239: $get_data[] = 'audacious=`php -r \'exec("audtool2 current-song && audtool2 current-song-bitrate-kbps",$aud);$tg="/usr/share/php-getid3/getid3.php";$f=false;if(file_exists($tg)){include $tg;exec("audtool2 current-song-filename",$file);$getID3 = new getID3;$info = $getID3->analyze($file[0]);if(isset($info["id3v1"])){print $info["id3v1"]["artist"].",".$info["id3v1"]["album"].",".$info["id3v1"]["year"].",".$info["id3v1"]["title"].",,{$aud[1]}";}else{$f=true;}}else{$f=true;}if($f==true){print",,,{$aud[0]},,{$aud[1]}";}\'` && echo $audacious'; eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:240: $get_data[] = 'amarock=`qdbus org.kde.amarok /Player org.freedesktop.MediaPlayer.GetMetadata 2>/dev/null` && artist=`echo "$amarock" | sed -ne \'s/^artist: \(.*\)$/\1/p\'` && album=`echo "$amarock" | sed -ne \'s/^album: \(.*\)$/\1/p\'` && year=`echo "$amarock" | sed -ne \'s/^year: \(.*\)$/\1/p\'` && title=`echo "$amarock" | sed -ne \'s/^title: \(.*\)$/\1/p\'` && bitrate=`echo "$amarock" | sed -ne \'s/^audio\-bitrate: \(.*\)$/\1/p\'` && echo "$artist,$album,$year,$title,,$bitrate"'; eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-241- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-246- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:247: exec("ps -e | grep $player | awk '{print $1}'", $ps); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-248- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-250- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:251: exec($get_data[$id], $win_title); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-252- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-272- if( $player == 'rhythmbox' ): eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:273: exec("rhythmbox-client --print-volume | awk '{print $5}'", $vol); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-274- $volume = substr($vol[0],0,(strlen($vol[0])-1)); ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-310- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:311: exec('uptime', $uptime); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-312- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-354- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:355: exec('ps -e | wc -l', $process); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:356: exec('free -t -b | grep Total: | awk \'{print $2,$3,$4}\'', $memory); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:357: exec('netstat -t -n | wc -l', $tcp); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:358: exec('netstat -u -n | wc -l', $udp); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:359: exec('ps -eo pcpu | sort -k 1 -r | awk \'{print $1}\'', $cpu); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:360: exec('df -l -h --total | tail -1 | awk \'{print $2,$3,$4}\'', $space); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:361: exec('uname', $os); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-362- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-400- eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:401: exec('ps -o pcpu,time,rss -C transmission | tail -1 | awk \'{print $1,$2,$3}\'', $info); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-402- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-440- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:441: exec('ping mail.ru -c 4', $ping); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-442- if( is_array($ping) && count($ping) > 1 ) { ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-460- { eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php:461: exec('ifconfig | grep -A 1 ppp0 | grep inet | cut -d ":" -f2 | cut -d " " -f1', $ip); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-qt/qtscripts/gnome/commands.ru_RU.UTF-8.php-462- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-81- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:82: exec('whoami', $username); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-83- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-137- $file = file_get_contents( $filename ); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:138: exec('ps -o pcpu,time,rss -C eiskaltdcpp | tail -1 | awk \'{print $1,$2,$3}\'', $info); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-139- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-192- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:193: exec("ps -e | grep $player | awk '{print $1}'", $ps_tm); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-194- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-196- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:197: exec($get_title[$id], $win_title); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-198- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-215- // Уровень системного звука eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:216: exec("amixer sget Master | grep \"Mono:\" | awk '{print $4}'",$sysvol); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-217- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-219- $sysvol = array(); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:220: exec("amixer sget Master | grep \"Front Left:\" | awk '{print $5}'",$sysvol); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-221- } ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-235- $get_data[] = 'echo `rhythmbox-client --print-playing-format %aa,%at,%ay,%tt,%td`'; eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:236: $get_data[] = 'audacious=`php -r \'exec("audtool2 current-song && audtool2 current-song-bitrate-kbps",$aud);$tg="/usr/share/php-getid3/getid3.php";$f=false;if(file_exists($tg)){include $tg;exec("audtool2 current-song-filename",$file);$getID3 = new getID3;$info = $getID3->analyze($file[0]);if(isset($info["id3v1"])){print $info["id3v1"]["artist"].",".$info["id3v1"]["album"].",".$info["id3v1"]["year"].",".$info["id3v1"]["title"].",,{$aud[1]}";}else{$f=true;}}else{$f=true;}if($f==true){print",,,{$aud[0]},,{$aud[1]}";}\'` && echo $audacious'; eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:237: $get_data[] = 'amarock=`qdbus org.kde.amarok /Player org.freedesktop.MediaPlayer.GetMetadata 2>/dev/null` && artist=`echo "$amarock" | sed -ne \'s/^artist: \(.*\)$/\1/p\'` && album=`echo "$amarock" | sed -ne \'s/^album: \(.*\)$/\1/p\'` && year=`echo "$amarock" | sed -ne \'s/^year: \(.*\)$/\1/p\'` && title=`echo "$amarock" | sed -ne \'s/^title: \(.*\)$/\1/p\'` && bitrate=`echo "$amarock" | sed -ne \'s/^audio\-bitrate: \(.*\)$/\1/p\'` && echo "$artist,$album,$year,$title,,$bitrate"'; eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-238- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-243- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:244: exec("ps -e | grep $player | awk '{print $1}'", $ps); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-245- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-247- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:248: exec($get_data[$id], $win_title); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-249- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-269- if( $player == 'rhythmbox' ): eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:270: exec("rhythmbox-client --print-volume | awk '{print $5}'", $vol); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-271- $volume = substr($vol[0],0,(strlen($vol[0])-1)); ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-307- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:308: exec('uptime', $uptime); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-309- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-351- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:352: exec('ps -e | wc -l', $process); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:353: exec('free -t -b | grep Total: | awk \'{print $2,$3,$4}\'', $memory); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:354: exec('netstat -t -n | wc -l', $tcp); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:355: exec('netstat -u -n | wc -l', $udp); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:356: exec('ps -eo pcpu | sort -k 1 -r | awk \'{print $1}\'', $cpu); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:357: exec('df -l -h --total | tail -1 | awk \'{print $2,$3,$4}\'', $space); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:358: exec('uname', $os); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-359- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-397- eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:398: exec('ps -o pcpu,time,rss -C transmission | tail -1 | awk \'{print $1,$2,$3}\'', $info); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-399- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-437- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:438: exec('ping mail.ru -c 4', $ping); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-439- if( is_array($ping) && count($ping) > 1 ) { ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-457- { eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php:458: exec('ifconfig | grep -A 1 ppp0 | grep inet | cut -d ":" -f2 | cut -d " " -f1', $ip); eiskaltdcpp-2.2.10+723+gfa5e73be/data/examples/commands.ru_RU.UTF-8.php-459- ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/CMakeLists.txt-386-if (WIN32 AND INSTALL_DEPENDENCIES) eiskaltdcpp-2.2.10+723+gfa5e73be/CMakeLists.txt:387: include(${PROJECT_SOURCE_DIR}/windows/install-deps.cmake) eiskaltdcpp-2.2.10+723+gfa5e73be/CMakeLists.txt-388-endif () ############################################## eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-cli/cli-jsonrpc-curl.pl-30-print("Reply:\t"); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-cli/cli-jsonrpc-curl.pl:31:system("$curl --data-binary '$method' -H 'content-type: text/plain;' $server"); eiskaltdcpp-2.2.10+723+gfa5e73be/eiskaltdcpp-cli/cli-jsonrpc-curl.pl-32-exit(0);