Host 61.220.96.194
Taiwan
Data Communication Business Group
Software information

2cc2c26b-58f3-cae-2f06-ff4be243e739

tcp/82

GoAhead-Webs 2.5.0

tcp/84

  • Open service 61.220.96.194:83

    2024-05-12 18:20

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <script type="text/javascript" language="JavaScript">
    	if(navigator.userAgent.indexOf('IE') < 0)
    	{
    		var userAgent = navigator.userAgent,   
                    rMsie = /(msie\s|trident.*rv:)([\w.]+)/,   
                    rFirefox = /(firefox)\/([\w.]+)/,   
                    rOpera = /(opera).+version\/([\w.]+)/,   
                    rChrome = /(chrome)\/([\w.]+)/,   
                    rSafari = /version\/([\w.]+).*(safari)/;
    		var browserMatch = uaMatch(userAgent.toLowerCase());
    		 
    		if(browserMatch.browser!="IE")
    		{
    		     location="Login.htm";
    		}
    		
    	}
    	
    	function uaMatch(ua) {  
                        var match = rMsie.exec(ua);
    		      
                        if (match != null) {  
                            return { browser : "IE", version : match[2] || "0" };  
                       }  
                        var match = rFirefox.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                        var match = rOpera.exec(ua);  
                        if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                       var match = rChrome.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                       }  
                        var match = rSafari.exec(ua);  
                        if (match != null) {  
                           return { browser : match[2] || "", version : match[1] || "0" };  
                        }  
                      if (match != null) {  
                            return { browser : "", version : "0" };  
                       }  
                   }  
        </script>
    
        <script type="text/javascript">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	ipaddress = "10.10.32.192";
    	//ipaddress = "10.10.32.26";
    }
    var hostport=34567;
    var iLanguage=102;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bSubQS1=true;
    var g_bSubQS2=true;
    var g_bSubQS3=true;
    var g_bSubQS4=false;
    var g_strSubQS4Name = '';
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt
    Found 2024-05-12 by HttpPlugin
    Create report
  • Open service 61.220.96.194:83

    2024-05-08 12:49

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <script type="text/javascript" language="JavaScript">
    	if(navigator.userAgent.indexOf('IE') < 0)
    	{
    		var userAgent = navigator.userAgent,   
                    rMsie = /(msie\s|trident.*rv:)([\w.]+)/,   
                    rFirefox = /(firefox)\/([\w.]+)/,   
                    rOpera = /(opera).+version\/([\w.]+)/,   
                    rChrome = /(chrome)\/([\w.]+)/,   
                    rSafari = /version\/([\w.]+).*(safari)/;
    		var browserMatch = uaMatch(userAgent.toLowerCase());
    		 
    		if(browserMatch.browser!="IE")
    		{
    		     location="Login.htm";
    		}
    		
    	}
    	
    	function uaMatch(ua) {  
                        var match = rMsie.exec(ua);
    		      
                        if (match != null) {  
                            return { browser : "IE", version : match[2] || "0" };  
                       }  
                        var match = rFirefox.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                        var match = rOpera.exec(ua);  
                        if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                       var match = rChrome.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                       }  
                        var match = rSafari.exec(ua);  
                        if (match != null) {  
                           return { browser : match[2] || "", version : match[1] || "0" };  
                        }  
                      if (match != null) {  
                            return { browser : "", version : "0" };  
                       }  
                   }  
        </script>
    
        <script type="text/javascript">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	ipaddress = "10.10.32.192";
    	//ipaddress = "10.10.32.26";
    }
    var hostport=34567;
    var iLanguage=102;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bSubQS1=true;
    var g_bSubQS2=true;
    var g_bSubQS3=true;
    var g_bSubQS4=false;
    var g_strSubQS4Name = '';
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt
    Found 2024-05-08 by HttpPlugin
    Create report
  • Open service 61.220.96.194:83

    2024-04-30 19:57

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <script type="text/javascript" language="JavaScript">
    	if(navigator.userAgent.indexOf('IE') < 0)
    	{
    		var userAgent = navigator.userAgent,   
                    rMsie = /(msie\s|trident.*rv:)([\w.]+)/,   
                    rFirefox = /(firefox)\/([\w.]+)/,   
                    rOpera = /(opera).+version\/([\w.]+)/,   
                    rChrome = /(chrome)\/([\w.]+)/,   
                    rSafari = /version\/([\w.]+).*(safari)/;
    		var browserMatch = uaMatch(userAgent.toLowerCase());
    		 
    		if(browserMatch.browser!="IE")
    		{
    		     location="Login.htm";
    		}
    		
    	}
    	
    	function uaMatch(ua) {  
                        var match = rMsie.exec(ua);
    		      
                        if (match != null) {  
                            return { browser : "IE", version : match[2] || "0" };  
                       }  
                        var match = rFirefox.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                        var match = rOpera.exec(ua);  
                        if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                       var match = rChrome.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                       }  
                        var match = rSafari.exec(ua);  
                        if (match != null) {  
                           return { browser : match[2] || "", version : match[1] || "0" };  
                        }  
                      if (match != null) {  
                            return { browser : "", version : "0" };  
                       }  
                   }  
        </script>
    
        <script type="text/javascript">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	ipaddress = "10.10.32.192";
    	//ipaddress = "10.10.32.26";
    }
    var hostport=34567;
    var iLanguage=102;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bSubQS1=true;
    var g_bSubQS2=true;
    var g_bSubQS3=true;
    var g_bSubQS4=false;
    var g_strSubQS4Name = '';
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt
    Found 2024-04-30 by HttpPlugin
    Create report
  • Open service 61.220.96.194:83

    2024-04-28 18:42

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <script type="text/javascript" language="JavaScript">
    	if(navigator.userAgent.indexOf('IE') < 0)
    	{
    		var userAgent = navigator.userAgent,   
                    rMsie = /(msie\s|trident.*rv:)([\w.]+)/,   
                    rFirefox = /(firefox)\/([\w.]+)/,   
                    rOpera = /(opera).+version\/([\w.]+)/,   
                    rChrome = /(chrome)\/([\w.]+)/,   
                    rSafari = /version\/([\w.]+).*(safari)/;
    		var browserMatch = uaMatch(userAgent.toLowerCase());
    		 
    		if(browserMatch.browser!="IE")
    		{
    		     location="Login.htm";
    		}
    		
    	}
    	
    	function uaMatch(ua) {  
                        var match = rMsie.exec(ua);
    		      
                        if (match != null) {  
                            return { browser : "IE", version : match[2] || "0" };  
                       }  
                        var match = rFirefox.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                        var match = rOpera.exec(ua);  
                        if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                       var match = rChrome.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                       }  
                        var match = rSafari.exec(ua);  
                        if (match != null) {  
                           return { browser : match[2] || "", version : match[1] || "0" };  
                        }  
                      if (match != null) {  
                            return { browser : "", version : "0" };  
                       }  
                   }  
        </script>
    
        <script type="text/javascript">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	ipaddress = "10.10.32.192";
    	//ipaddress = "10.10.32.26";
    }
    var hostport=34567;
    var iLanguage=102;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bSubQS1=true;
    var g_bSubQS2=true;
    var g_bSubQS3=true;
    var g_bSubQS4=false;
    var g_strSubQS4Name = '';
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt
    Found 2024-04-28 by HttpPlugin
    Create report
  • Open service 61.220.96.194:83

    2024-04-26 02:38

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <script type="text/javascript" language="JavaScript">
    	if(navigator.userAgent.indexOf('IE') < 0)
    	{
    		var userAgent = navigator.userAgent,   
                    rMsie = /(msie\s|trident.*rv:)([\w.]+)/,   
                    rFirefox = /(firefox)\/([\w.]+)/,   
                    rOpera = /(opera).+version\/([\w.]+)/,   
                    rChrome = /(chrome)\/([\w.]+)/,   
                    rSafari = /version\/([\w.]+).*(safari)/;
    		var browserMatch = uaMatch(userAgent.toLowerCase());
    		 
    		if(browserMatch.browser!="IE")
    		{
    		     location="Login.htm";
    		}
    		
    	}
    	
    	function uaMatch(ua) {  
                        var match = rMsie.exec(ua);
    		      
                        if (match != null) {  
                            return { browser : "IE", version : match[2] || "0" };  
                       }  
                        var match = rFirefox.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                        var match = rOpera.exec(ua);  
                        if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                       var match = rChrome.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                       }  
                        var match = rSafari.exec(ua);  
                        if (match != null) {  
                           return { browser : match[2] || "", version : match[1] || "0" };  
                        }  
                      if (match != null) {  
                            return { browser : "", version : "0" };  
                       }  
                   }  
        </script>
    
        <script type="text/javascript">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	ipaddress = "10.10.32.192";
    	//ipaddress = "10.10.32.26";
    }
    var hostport=34567;
    var iLanguage=102;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bSubQS1=true;
    var g_bSubQS2=true;
    var g_bSubQS3=true;
    var g_bSubQS4=false;
    var g_strSubQS4Name = '';
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt
    Found 2024-04-26 by HttpPlugin
    Create report
  • Open service 61.220.96.194:83

    2024-04-24 02:46

    HTTP/1.0 200 OK
    Content-type: text/html
    Server: uc-httpd 1.0.0
    Expires: 0
    
    Page title: NETSurveillance WEB
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <link rel="stylesheet" type="text/css" media="screen" href="m.css" />
        
        <title>NETSurveillance WEB</title>
        
        <!-- m.js -->
    
        <script type="text/javascript" language="JavaScript">
    	if(navigator.userAgent.indexOf('IE') < 0)
    	{
    		var userAgent = navigator.userAgent,   
                    rMsie = /(msie\s|trident.*rv:)([\w.]+)/,   
                    rFirefox = /(firefox)\/([\w.]+)/,   
                    rOpera = /(opera).+version\/([\w.]+)/,   
                    rChrome = /(chrome)\/([\w.]+)/,   
                    rSafari = /version\/([\w.]+).*(safari)/;
    		var browserMatch = uaMatch(userAgent.toLowerCase());
    		 
    		if(browserMatch.browser!="IE")
    		{
    		     location="Login.htm";
    		}
    		
    	}
    	
    	function uaMatch(ua) {  
                        var match = rMsie.exec(ua);
    		      
                        if (match != null) {  
                            return { browser : "IE", version : match[2] || "0" };  
                       }  
                        var match = rFirefox.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                        var match = rOpera.exec(ua);  
                        if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                        }  
                       var match = rChrome.exec(ua);  
                       if (match != null) {  
                           return { browser : match[1] || "", version : match[2] || "0" };  
                       }  
                        var match = rSafari.exec(ua);  
                        if (match != null) {  
                           return { browser : match[2] || "", version : match[1] || "0" };  
                        }  
                      if (match != null) {  
                            return { browser : "", version : "0" };  
                       }  
                   }  
        </script>
    
        <script type="text/javascript">//m.js
         var ipaddress =document.location.hostname;
    if (ipaddress == "")
    {
    	ipaddress = "10.10.32.192";
    	//ipaddress = "10.10.32.26";
    }
    var hostport=34567;
    var iLanguage=102;
    	var numLanguage;
    	var DownLoadAddr="";
    	</script>
    	<script type="text/javascript" src="m.jsp"></script>
    	<script type="text/javascript" src="config.js"></script>
    
        <!-- 全局变量 -->
    
        <script type="text/javascript">
    var gExitChannel=new Array();
    var gExitSubType=new Array();
    var gexiti;
    var gcid=-1;
    var g_channelNum=4;
    var g_digitalChannel=0;
    var gsld;
    var gslda;
    var gsldb;
    var gsldc;
    var gsldd;
    var gfmu1=0;
    var gfmu2=0;
    var gfmu3=0;
    var g_bRecord=false;
    var g_bRealPlay=false;
    var g_bAudio=false;
    var g_bQS=false;
    var g_bSubQS1=true;
    var g_bSubQS2=true;
    var g_bSubQS3=true;
    var g_bSubQS4=false;
    var g_strSubQS4Name = '';
    var g_bClose=false;
    var gHashCookie = new Hash.Cookie('NetSuveillanceWebCookie',{duration: 30});
    var settings = {
    	username:'',
    	ocxlanguage:''
    	}
    var gca=0;
    var gcb=0;
    var gcc=0;
    var gcd=0;
    var gAutoPlayAll=false;
       
    
        </script>
    
        <!-- 颜色滑块 -->
    
        <script type="text/javascript">
    function sldtopos(sld,step){
    	sld.knob.setStyle('left', sld.toPosition(step));
    }
    function setcolorsv(f,v){
    		switch (f)
    		{
    			case 1: gca=v;
    					$('ska').title=v;
    					break;
    			case 2: gcb=v;
    					$('skb').title=v;
    					break;
    			case 3: gcc=v;
    					$('skc').title=v;
    					break;
    			case 4: gcd=v;
    					$('skd').title=v;
    					break;
    		}	
    }
    function getcolors(){
    	var colors="";
    	colors=ocx.GetColor();
    	
    	var t= new Array();
    	if (colors !="")
    	{
    		t=colors.split(',');
    	sldtopos(gslda,parseInt(t[0]));
    	sldtopos(gsldb,parseInt(t[1]));
    	sldtopos(gsldc,parseInt(t[2]));
    	sldtopos(gsldd,parseInt(t[3]));
    	setcolorsv(1,parseInt
    Found 2024-04-24 by HttpPlugin
    Create report
  • Open service 61.220.96.194:84

    2024-04-23 16:46

    HTTP/1.0 302 Redirect
    Server: GoAhead-Webs/2.5.0
    Date: Wed Apr 24 00:46:16 2024
    Pragma: no-cache
    Cache-Control: no-cache
    Content-Type: text/html
    Location: http://61.220.96.194/index.html
    
    
    <html><head></head><body>
    		This document has moved to a new <a href="http://61.220.96.194/index.html">location</a>.
    		Please update your documents to reflect the new location.
    		</body></html>
    
    
    Found 2024-04-23 by HttpPlugin
    Create report
  • Open service 61.220.96.194:82

    2024-04-22 23:24

    HTTP/1.1 401 Unauthorized
    Server: 2cc2c26b-58f3-cae-2f06-ff4be243e739
    Date: Mon, 22 Apr 2024 23:20:58 GMT
    Cache-Control: no-cache,no-store
    WWW-Authenticate: Basic realm=""
    Content-Type: text/html; charset=%s
    Connection: close
    
    Page title: 401 Unauthorized
    
    <HTML>
    <HEAD><TITLE>401 Unauthorized</TITLE></HEAD>
    <BODY BGCOLOR="#cc9999" TEXT="#000000" LINK="#2020ff" VLINK="#4040cc">
    <H4>401 Unauthorized</H4>
    Authorization required.
    <HR>
    <ADDRESS><A HREF="http://www.acme.com/software/mini_httpd/">2cc2c26b-58f3-cae-2f06-ff4be243e739</A></ADDRESS>
    </BODY>
    </HTML>
    
    Found 2024-04-22 by HttpPlugin
    Create report
Domain summary
No record