-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
Description
When I use the expect for telnet login, it shows this at login
username: t?ngi?gw (the ? appaears to be random
password:
%Authentication failed.
My spawn part is this:
ipAddress = arg[1]
if spawn([[c:\Users\tangingw\Desktop\plink.exe ]], "-telnet", ipAddress) thenReactions are currently unavailable