Telnet -login -MsDos
Hi,
I want to create an [u]automatic script</u> which give me the possibilty to telnet to a remote device (a modem).
I use for that the command : telnet 198.168.0.100 -l root
//(root is the username)
The thing is that I have to write the password manually. How can I automated that ???. I mean created a batch file which contain the password and write it automaticaly.
ralvarez31
|