nimb0z Posted February 14, 2007 Share Posted February 14, 2007 In windows, I used to run a telnet script using a simple telnet client (TST I guess) to reboot my router at a scheduled time, but I'm not sure how to do it in OSx? The script is: 192.168.1.1 23 WAIT "login" SEND "login_id\m" (enter your login ID here) WAIT "Password" SEND "login_pass\m" (enter your password here) WAIT "#" SEND "reboot\m" WAIT "#" How do I get OSX to run this script so that it reboots my router just as it did on windows? Many thanks. Link to comment https://www.insanelymac.com/forum/topic/42393-telnet-script-on-osx/ Share on other sites More sharing options...
nimb0z Posted March 4, 2007 Author Share Posted March 4, 2007 *bump* anyone? Link to comment https://www.insanelymac.com/forum/topic/42393-telnet-script-on-osx/#findComment-316316 Share on other sites More sharing options...
Recommended Posts