mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-04-27 11:12:54 +00:00
* feat: automation windows pyrdp ping * perf: add pyfreerdp deps --------- Co-authored-by: feng <1304903146@qq.com> Co-authored-by: Eric <xplzv@126.com>
14 lines
369 B
YAML
14 lines
369 B
YAML
id: verify_account_by_rdp
|
|
name: "{{ 'Windows rdp account verify' | trans }}"
|
|
category:
|
|
- host
|
|
type:
|
|
- windows
|
|
method: verify_account
|
|
|
|
i18n:
|
|
Windows rdp account verify:
|
|
zh: 使用 Python 模块 pyfreerdp 验证账号
|
|
ja: Python モジュール pyfreerdp を使用してアカウントを検証する
|
|
en: Using Python module pyfreerdp to verify account
|