From 4b278216e59cf0b1f7cf8fbd08c64d760a53ab00 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Tue, 12 Sep 2023 14:07:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0todolist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- todolist.MD | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/todolist.MD b/todolist.MD index e637ffb1..0f245b65 100644 --- a/todolist.MD +++ b/todolist.MD @@ -13,13 +13,18 @@ # 1.8.6 - [x] 端口映射选择端口支持分页 - [x] 新增/更新端口映射,增加端口占用检测 -- [ ] 增加服务端/客户端jar式一键部署脚本 - [x] 拉下搜索license,支持模糊搜索 - [x] license下拉用户搜索,支持模糊搜索 - [x] 端口映射编辑时,如果端口号没有变动,则不验证。避免出现端口映射正在使用时,无法更新端口映射其他信息的问题 - [x] 端口映射HTTP(S)新增打开网页按钮 - [x] 客户端断开连接时,记录日志空指针异常问题修复 + + +# 1.8.7 +- [ ] 增加服务端/客户端jar式一键部署脚本 - [ ] 排查解决问题:https://gitee.com/dromara/neutrino-proxy/issues/I7LGLB +- [ ] 访问白名单 +- [ ] 端口映射分组 # Bug - 指令通达被close的问题,org.dromara.neutrinoproxy.server.proxy.core.ProxyTunnelChannelHandler.channelInactive