Sha256: 8c68054101b503c57130e1ab5495820d3f5731384a0bb2d543473fd58201107b
Contents?: true
Size: 752 Bytes
Versions: 2
Compression:
Stored size: 752 Bytes
Contents
# SwaggerClient::Telnet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **character_set** | **String** | The character set to use. | [optional] **failed_login_regex** | **String** | Regular expression to match a failed login response. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **login_regex** | **String** | Regular expression to match a login response. | [optional] **password_prompt_regex** | **String** | Regular expression to match a password prompt. | [optional] **questionable_login_regex** | **String** | Regular expression to match a potential false negative login response. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/Telnet.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Telnet.md |