This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| admin-buttons [2022/01/13 00:00] – hogwild | admin-buttons [2024/10/21 01:13] (current) – -Condense, formatting, resize screenshot to 814x368 hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Buttons/LED ====== | ====== Buttons/LED ====== | ||
| - | The Buttons/LED menu allows you to assign | + | The Buttons/LED menu allows you to assign |
| + | |||
| + | It also allows you to assign which events will trigger the router LEDs to illuminate.\\ | ||
| \\ | \\ | ||
| - | [[https:// | + | [[https:// |
| \\ | \\ | ||
| Line 12: | Line 14: | ||
| For example, the following scripts can be executed by pressing the SES/ | For example, the following scripts can be executed by pressing the SES/ | ||
| + | |||
| + | \\ | ||
| **SES/ | **SES/ | ||
| Line 21: | Line 25: | ||
| | 12+ seconds | Run Custom Script | | | 12+ seconds | Run Custom Script | | ||
| | Custom Script | [ $1 -ge 20 ] && telnetd -p 233 -l /bin/sh | | | Custom Script | [ $1 -ge 20 ] && telnetd -p 233 -l /bin/sh | | ||
| + | |||
| + | \\ | ||
| Options: | Options: | ||
| + | |||
| + | \\ | ||
| * Do Nothing | * Do Nothing | ||
| - | * Toggle Wireless: Disables/enables the Wi-Fi interfaces. | + | * Toggle Wireless |
| - | * Reboot: | + | * Reboot |
| - | * Shutdown: Shuts down FreshTomato. This //does not// power off the hardware. | + | * Shutdown |
| - | * Unmount all USB drives: Unmounts | + | * Unmount all USB drives |
| - | * Run Custom Script: | + | * Run Custom Script |
| + | |||
| + | \\ | ||
| + | |||
| + | \\ | ||