diff --git a/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/license2.png b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/license2.png new file mode 100644 index 00000000..613f9acc Binary files /dev/null and b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/license2.png differ diff --git a/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/port-mapping2.png b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/port-mapping2.png new file mode 100644 index 00000000..4b326eb9 Binary files /dev/null and b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/port-mapping2.png differ diff --git a/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/security-group1.png b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/security-group1.png new file mode 100644 index 00000000..88180fa5 Binary files /dev/null and b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/security-group1.png differ diff --git a/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/security-rule1.png b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/security-rule1.png new file mode 100644 index 00000000..2fb87cb5 Binary files /dev/null and b/neutrino-proxy-vuepress/docs/.vuepress/public/img/run-example/security-rule1.png differ diff --git a/neutrino-proxy-vuepress/docs/01.使用教程/02.使用须知/01.管理后台.md b/neutrino-proxy-vuepress/docs/01.使用教程/02.使用须知/01.管理后台.md index b5ddf3a4..cfb61744 100644 --- a/neutrino-proxy-vuepress/docs/01.使用教程/02.使用须知/01.管理后台.md +++ b/neutrino-proxy-vuepress/docs/01.使用教程/02.使用须知/01.管理后台.md @@ -17,8 +17,22 @@ article: false # 代理配置 - License管理:License是客户端连接服务端的唯一合法凭证。一个License同时只能被一个客户端使用,一个License可以维护多条端口映射 - 端口映射:服务端IP+端口 -> 客户端IP+端口的四元组映射(因目前服务端单节点只有一个公网IP,所以不体现出来),是内网穿透的基本单元。 +- 限速: + - 默认所有代理没有限速 + - 对License限速,将使得License下的所有端口映射都被限速 + - 若License设置了限速,License下的某条映射也设置了限速,则对于该映射优先采用端口映射上的限速规则 + + + + +# 安全组 +一个端口映射可绑定一个安全组,通过安全组的默认放行类型 + 安全组下的安全规则 控制该端口映射的安全访问规则。 +- 场景1: 内部服务,穿透出来自己使用,不希望被其他人访问。端口映射可关联一个默认放行类型为“拒绝”的安全组,安全组下新增安全规则,将本地的出口ip添加到允许放行规则中。 +- 场景2:公网服务,穿透出来开放给大家使用,但是希望拒绝某些IP访问。端口映射可关联一个默认放行类型为“允许”的安全组,安全组下新增安全规则,将黑名单ip添加到拒绝放行规则中。 + + + - # 系统管理 - 用户管理:支持多用户,一个用户可持有多个License。由于项目目前主推个人版,所以暂是没有权限这一套,管理员之外的所有用户都属于游客。对于绝大多数操作,游客仅有只读权限。 @@ -44,4 +58,4 @@ article: false - 登录日志:管理后端登录、退出登录的日志 - 客户端连接日志:客户端连接、断开的日志 - \ No newline at end of file + diff --git a/neutrino-proxy-vuepress/docs/03.支持我们/01.个人赞赏.md b/neutrino-proxy-vuepress/docs/03.支持我们/01.个人赞赏.md index f56ef7c5..3f1f2840 100644 --- a/neutrino-proxy-vuepress/docs/03.支持我们/01.个人赞赏.md +++ b/neutrino-proxy-vuepress/docs/03.支持我们/01.个人赞赏.md @@ -11,9 +11,9 @@ permalink: /pages/1ab20b/ |:-----|:-----|:----------------------| | 任意金额 | - | 您将获得赞助者列表的永久留名。 | | 30 | 一个月 | 您在群内反馈的问题将优先得到作者响应 | -| 80 | 三个月 | 获得微信一对一的咨询服务 | -| 180 | 三个月 | 获得官网首页特别赞助席位一个,一次远程协助 | -| 更多金额 |-| 您将获得私人定制服务 | +| 120 | 三个月 | 获得微信一对一的咨询服务 | +| 399 | 六个月 | 获得官网首页特别赞助席位一个,一次远程协助 | +| 更多金额 | - | 您将获得私人定制服务 | > 注意1:服务项目是逐级叠加:如,您赞赏的金额是 80 员那么您将享受:任意金额、一个月、三个月的服务内容