Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Telnet Login Script with Password
14-10-2023, 02:27 PM,
#1
Telnet Login Script with Password
Good afternoon
What command does the login script use to correctly pass a password? I have not found an example.

In the concrete case, I would like to log on to the following server
Server: cluster.iz3mez.it
Connection: 8000
Callsign HB9TZU and password "abcdefg" (which of course is not the correct password)

How should the script look like to send the password?
/W login
/T 5
/S $$$$

Many thanks to
Christof / HB9TZU
Reply
14-10-2023, 03:55 PM,
#2
RE: Telnet Login Script with Password
Hello Christof,

You need to add a wait command for the password text then send the password. Add these lines:

/W password
/S abcdefg

The /W waits until the selected text is sent by the server. After receiving this text, it sends the password. Please read the Telnet chapter in the Swisslog help to know more about these commands

73


Jordi, EA3GCV
Jordi, EA3GCV
Current developer of Swisslog
Reply
14-10-2023, 04:53 PM, (This post was last modified: 14-10-2023, 04:53 PM by HB9TZU.)
#3
RE: Telnet Login Script with Password
(14-10-2023, 03:55 PM)EA3GCV Wrote: Hello Christof,
You need to add a wait command for the password text then send the password. Add these lines:
/W password
/S abcdefg
The /W waits until the selected text is sent by the server. After receiving this text, it sends the password. Please read the Telnet chapter in the Swisslog help to know more about these commands
Good evening Jordi.

I read the Telnet chapter in Swisslog but didn't really understand it.

With your help/input it seems to work now.

Thanks again for your prompt help.

73 de HB9TZU
Christof
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)