FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14152 questions

16805 answers

27635 comments

54054 members

0 votes
219 views 1 comments
by
Hi

I would like automatically run the script below after restart RUT240. How can I do that?

curl -X POST -H "Authorization: Basic <TOKEN>" http://192.168.1.123/reboot

Best wishes

Mario

1 Answer

0 votes
by

Hello,

Based on my understanding, you want to run a script when the router turns on, Kindly follow the below steps to achieve the same. 

Log in to the Web UI and go to System > Custom Scripts , and then paste the script above "exit 0" as shown below.

Hope this helps.

by
I´ve been trying this on my RUT955 but doesn´t work , I need help please