216 lines
9.7 KiB
HTML
216 lines
9.7 KiB
HTML
<!DOCTYPE html>
|
||
<!--
|
||
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.0
|
||
Version: 3.5
|
||
Author: KeenThemes
|
||
Website: http://www.keenthemes.com/
|
||
Contact: support@keenthemes.com
|
||
Follow: www.twitter.com/keenthemes
|
||
Like: www.facebook.com/keenthemes
|
||
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
|
||
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
|
||
-->
|
||
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
|
||
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
|
||
<!--[if !IE]><!-->
|
||
<html lang="en">
|
||
<!--<![endif]-->
|
||
<!-- BEGIN HEAD -->
|
||
<head>
|
||
<meta charset="utf-8"/>
|
||
<title>online help</title>
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||
<meta content="" name="description"/>
|
||
<meta content="" name="author"/>
|
||
<!-- BEGIN GLOBAL MANDATORY STYLES -->
|
||
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css"/>
|
||
<link href="../../static/global/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
|
||
<link href="../../static/global/plugins/simple-line-icons/simple-line-icons.css" rel="stylesheet" type="text/css" />
|
||
<link href="../../static/global/plugins/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css" />
|
||
<!-- <link href="../../static/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"/> -->
|
||
<link href="../../static/global/plugins/bootstrap-switch/css/bootstrap-switch.css" rel="stylesheet" type="text/css" />
|
||
<!-- END GLOBAL MANDATORY STYLES -->
|
||
<!-- BEGIN THEME STYLES -->
|
||
<link href="../../static/global/css/components.css" rel="stylesheet" id="style_components" type="text/css" />
|
||
<link href="../../static/global/css/plugins.css" rel="stylesheet" type="text/css" />
|
||
<link href="../../static/layouts/layout/css/layout.css" rel="stylesheet" type="text/css" />
|
||
<link href="../../static/layouts/layout/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color" />
|
||
<link href="../../static/layouts/layout/css/custom.css" rel="stylesheet" type="text/css" />
|
||
<!-- END THEME STYLES -->
|
||
<link rel="shortcut icon" href="favicon.ico"/>
|
||
</head>
|
||
<!-- END HEAD -->
|
||
<!-- BEGIN BODY -->
|
||
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
|
||
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
|
||
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
|
||
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
|
||
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
|
||
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
|
||
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
|
||
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
|
||
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
|
||
<body class="page-header-fixed page-quick-sidebar-over-content ">
|
||
<div class="page-content" style="margin:15px 20px 0 15px">
|
||
<div class="row">
|
||
<div id="accordion1" class="panel-group">
|
||
<div class="panel panel-success">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_1">
|
||
1.功能简介</a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_1" class="panel-collapse collapse in">
|
||
<div class="panel-body">
|
||
IP拦截主要用于配置拦截的IP地址和端口号,测试拦截的效果,其中包括拦截黑名单和拦截白名单,当选择黑名单,这配置了IP地址的被测机器的浏览器证书替换,当选择白名单,则浏览器的证书不会替换。拦截的端口一般配置为服务的端口。
|
||
<li></li>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="panel panel-warning">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_2">
|
||
2.配置基础属性 </a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_2" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
<ul>
|
||
<li>源IP:用户的IP地址</li>
|
||
<li>目的IP:网络服务器的IP</li>
|
||
<li>源端口:用户的端口</li>
|
||
<li>目的端口:服务使用的端口</li>
|
||
<li>端口掩码:使用掩码表示的端口</li>
|
||
<li>IP范围:表示一段范围内的IP地址</li>
|
||
<li>IP掩码:使用掩码方式表示的IP段地址</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="panel panel-warning">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_3">
|
||
3.业务配置属性 </a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_3" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
<ul>
|
||
<li>源IP:报文中的源IP</li>
|
||
<li>目的IP:报文中目的IP</li>
|
||
<li>源端口:报文中的源端口</li>
|
||
<li>目的端口:报文中的目的端口</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="panel panel-danger">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_4">
|
||
4.配置约束条件 </a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_4" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
<ul>
|
||
<li>源IP:与目的IP不同,且合法</li>
|
||
<li>源端口:在0——65535范围以内</li>
|
||
<li>目的IP:与源IP不同,且合法</li>
|
||
<li>目的端口:在0——65535范围以为</li>
|
||
<li>IP范围:x.x.x.0——x.x.x.255</li>
|
||
<li>IP掩码:x.x.x.x/mask,mask属于16—32</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="panel panel-warning">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_5">
|
||
5.预期效果 </a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_5" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
<ul>
|
||
<li>黑名单:浏览器证书替换</li>
|
||
<li>白名单:证书未替换</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="panel panel-success">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_6">
|
||
6.配置生效区域 </a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_6" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
配置的生效区域,生效区域包括地区,以及ISP,地区和ISP可组合,即某个地区的某个运营商流量生效,
|
||
或者某个地区的所有流量生效,或者某个运营商的所有流量生效,也可全域生效
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="panel panel-success">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_7">
|
||
7.配置标签 </a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_7" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
<ul>
|
||
<li>来函:必选项,官方或其他组织下达的配置流量管控依据。</li>
|
||
<li>分类:非必选项,配置分类,例如内容安全、网络攻击等。</li>
|
||
<li>性质:非必选项,配置性质,例如政治、暴力、宗教等。</li>
|
||
<li>标签:非必选项,自定义标签。</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- <div class="panel panel-success">
|
||
<div class="panel-heading">
|
||
<h4 class="panel-title">
|
||
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#accordion1_7">
|
||
7.其他</a>
|
||
</h4>
|
||
</div>
|
||
<div id="accordion1_7" class="panel-collapse collapse">
|
||
<div class="panel-body">
|
||
|
||
</div>
|
||
</div>
|
||
</div>-->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- END FOOTER -->
|
||
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
|
||
<!-- BEGIN CORE PLUGINS -->
|
||
<!--[if lt IE 9]>
|
||
<script src="../../static/global/plugins/respond.min.js"></script>
|
||
<script src="../../static/global/plugins/excanvas.min.js"></script>
|
||
<![endif]-->
|
||
<script src="../../static/global/plugins/jquery.min.js" type="text/javascript"></script>
|
||
<script src="../../static/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
|
||
<script>
|
||
jQuery(document).ready(function() {
|
||
|
||
});
|
||
</script>
|
||
<!-- END JAVASCRIPTS -->
|
||
</body>
|
||
<!-- END BODY -->
|
||
</html> |