Asuswrt-Merlin-Linux-Shell-Scripts icon indicating copy to clipboard operation
Asuswrt-Merlin-Linux-Shell-Scripts copied to clipboard

Miscellaneous Linux Shell Scripts developed for Asuswrt-Merlin

Results 6 Asuswrt-Merlin-Linux-Shell-Scripts issues
Sort by recently updated
recently updated
newest added

I wrote 2 scripts to start and stop VPN_Failover.sh by @MartineauUK on wan-connected and wan-disconnected events. It starts with wan-connected event but when removed wan cable there is no wan-disconnected...

Script currently identifies only AC86U and AX86U as HND models. This causes import to fail on other HND models, such as AX86U and AX86S. Please update to properly identify HND...

The default location for saving the DHCP list is in /opt/tmp which presumes that Entware has already been installed. This dependency is unnecessary IMHO and is likely not to be...

This adds - The ability to change the path from `/opt/tmp` within the script - Will display message and prevent some commands from executing if the path doesn't exist or...

### Minor quibble for a variable of length 2999 'wc -m' or 'wc -c' appears to incorrectly report the NVRAM variable? e.g. `echo $(nvram get jffs2_on)` 1 Now print the...

Hey can you add a function to save and restore custom Client Names as well because right now it's only saving DHCP static list and we still have to manually...