Last reviewed against v0.9.0
source:
internal/telnet/ Telnet
IAC negotiation for echo, suppress-go-ahead, terminal type, window size. Vault auto-fill at connect time.
Telnet supports IAC negotiation (RFC 854/855) for echo, suppress-go-ahead, terminal type, and window size — works against modem-style legacy gear and Cisco-style consoles.
Connection options
- Enter sends CR LF — toggle on the connection for devices that need explicit carriage returns.
- Vault credentials — auto-fill at connect time. The manager types creds into the prompt sequence; if no creds are bound, the connection opens raw and you type manually.