Recent content by piedpiper

  1. P

    How to autorun python script at router boot?

    This was it! now it's working. Thank you so much. I will test it and then share the script in case anyone finds it useful
  2. P

    How to autorun python script at router boot?

    Thanks for the reply. Yes, I tried adding a line to start the script in start-services but doesn't start at boot. Also tried adding @reboot option in crontab.
  3. P

    How to autorun python script at router boot?

    Hi all, I have been making a script so DNS Filtering is turned on/off depending on pihole being up/down. That way if I reboot my server the router automatically disables DNS Filtering and the other devices are able to resolve DNS. At first I wrote it in C, but I haven't been able to compile it...
Back
Top