I have the voxtel firmware on my 7800. I have SSH access working and I would like to run a proximity script so my isy knows when my phone is connected to my home wifi. How do I load the script onto the 7800?
You can use SCP to copy your script via SSH from your local computer to the router and then execute it manually or use a startup script to have it execute it on startup. Here's some info about SSH & SCP: https://linuxacademy.com/blog/linux/ssh-and-scp-howto-tips-tricks/
You can use SCP to copy your script via SSH from your local computer to the router and then execute it manually or use a startup script to have it execute it on startup. Here's some info about SSH & SCP: https://linuxacademy.com/blog/linux/ssh-and-scp-howto-tips-tricks/