Site Tools


admin-scripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
admin-scripts [2022/01/11 04:02] – formatting-clarity hogwildadmin-scripts [2023/06/10 01:20] – -change title to Heading level 1 hogwild
Line 1: Line 1:
-===== Scripts =====+====== Scripts ======
  
-The Scripts page allows you to define certain commands to be run upon specific events. These events are predefined. Each event condition has its own tab.  \\   \\+The Scripts page allows you to define certain commands to be run upon specific events. These events are predefined. Each event condition has its own tab.  \\
  
-{{:pasted:20220107-085048.png}}  \\   \\+ \\ \\ **INIT:**  A script entered here is run at boot time, before any connections are established.
  
-  * **INIT**: A script entered here is run at boot time, before any connections are established.+**Halt:**  Commands defined here are called when the device goes through the Shutdown or Reboot process\\ \\
  
-  * **Shutdown**Commands defined here are called when the device goes through the Shutdown or Reboot process.+{{:pasted:20220107-085048.png?729}}  \\   \\
  
-  * **Firewall**Often FreshTomato calls the firewall to restart. This happens due to configuration changes or certain internal events (such as a change of WAN IP).+**Firewall:**  OftenFreshTomato calls the firewall to restart. This happens after configuration changes or some internal events (such as a change of WAN IP).
  
-  * **WAN Up (Main)**A script entered here is called every time the primary WAN (re)connects.+**WAN Up (Main):**  A script entered here is called every time the primary WAN (re)connects.
  
-  * **MultiWan Up**A script in this field is run every time a WAN is reconnected. You can dynamically write your own scripts using $1 to refer to the the MultiWAN interface to affect.+**MultiWan Up:**  A script in this field is run every time a WAN is reconnected. Specifying which WAN will trigger the script is done by passing the "//$1//" parameter in the script.
  
  \\  \\
  
-{{:pasted:20220107-090632.png}}  \\+{{:pasted:20220107-090632.png}}  \\  \\
  
-  * **Word Wrap:** This option wraps text exceeding the line length to the next line to make it easier to read/edit.+**Word Wrap:** This option wraps text exceeding the line length to the next lineto make it easier to read/edit. 
 + 
 + \\ 
 + 
 + \\
  
  
admin-scripts.txt · Last modified: 2023/08/05 19:19 by hogwild