Tuesday, 29 March 2011 04:17
Print
( 6 Votes )

 

This tool will allow you to connect to a telnet server and execute telnet commands serially.

 

Parameter List :

/f "filename" = Specifies text file from which commands to execute.
/o = Enable output log, it will create "Output.txt" file in the applications directory.

 

Commands :

SEND commandname = Sends the specified command to the telnet server.
WAIT value(optional) = Takes the pause of 1000ms (by default) after execution of previous command. (useful for some time consuming commands)
wait = If supported by shell, waits for previous command to finish.

 

Note :

* If no parameters are specified, the default "Commands.txt" (which is located in the same folder as software) file will be executed.
* Don't place WAIT commands in first 3 lines. First line must contain hostname:port and second line must contain username third line must
contain password.

autotelnet_v1.0.1_installer




Date
File size
Hits
2011-03-29
334.31 KB
5460

autotelnet_v1.0.1




Date
File size
Hits
2011-03-29
42.07 KB
5379

Last Updated on Thursday, 14 April 2011 07:34
You are here:   HomeProjectsAutoTelnet