Skip to content
Snippets Groups Projects
Commit 564b10b6 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add optional array argument to bbs.telnet_gate() and bbs.rlogin_gate()

If an array argument is passed to these methods, the stringified contents of
each array element value will be sent to the remote server after connecting.

This is to support Nelgin's request of sending some strings to a server after
connecting. There's no way to insert pauses between the sent strings or wait
for certain output from the remote - that's beyond this scope/capability.
parent 79d1a6f8
Branches
Tags
1 merge request!455Update branch with changes from master
Pipeline #6547 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment