Hello, i want to use this Module, but i’ve a iphone that is after some time offline when the screen is off. I have a perl script that check into my fritzbox (router) if the iphone connected to the fritzbox. how can i add the perl script to mmm-networkscanner? var arp = sudo([‘arp-scan’, ‘-q’, arpHosts]); like var arp = sudo([‘perlscript.pl’]); ?? Thanks!!