How To Automate A Telnet Session Without SendKeys

前端 未结 3 1896
温柔的废话
温柔的废话 2021-01-18 10:40

I would like to telnet into my router, and I want to automate it so I do not have to login all the time, as I do it several times a day.

Is there another method apar

相关标签:
3条回答
  • 2021-01-18 10:44

    Telnet Scripting tool (TST10) is old but yet very efficient,
    here is a modern alternative to it, with a nice GUI AutoTelnet.

    0 讨论(0)
  • 2021-01-18 10:49

    One way is to use some of windows versions of netcat.Here'a an example: http://net.tutscity.com/networking/automate-telnet-session-using-netcat/

    0 讨论(0)
  • 2021-01-18 10:56

    You can google for this tool: it doesn't script windows telnet.exe but it is a scriptable telnet client.

    Telnet Scripting Tool v.1.0
    by Albert Yale

    0 讨论(0)
提交回复
热议问题