Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 879 Bytes

Telnet.md

File metadata and controls

15 lines (11 loc) · 879 Bytes

Telnet

Properties

Name Type Description Notes
character_set str The character set to use. [optional]
failed_login_regex str Regular expression to match a failed login response. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
login_regex str Regular expression to match a login response. [optional]
password_prompt_regex str Regular expression to match a password prompt. [optional]
questionable_login_regex str Regular expression to match a potential false negative login response. [optional]

[Back to Model list] [Back to API list] [Back to README]