mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-08 10:49:08 +00:00
feat: 新增ping、telnet系统工具 (#8666)
* feat: 新增ping、telnet系统工具 * perf: 消息返回 Co-authored-by: halo <wuyihuangw@gmail.com>
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
|
||||
from .ldap import *
|
||||
from .common import *
|
||||
from .ping import *
|
||||
from .telnet import *
|
||||
|
Reference in New Issue
Block a user