Use wireless network with daily psk
Description
This script is supposed to provide a wifi network which changes the passphrase to a pseudo-random string daily.
Requirements and installation
Just install this script and global-wait.
Depending on whether you use CAPsMAN (/ caps-man
) or local wireless interface (/ interface wireless
) you need to install a different script.
For CAPsMAN:
For local interface:
And add schedulers to run the script:
These will update the passphrase on boot and nightly at 3:00.
Configuration
The configuration goes to global-config-overlay
, these are the parameters:
DailyPskMatchComment
: pattern to match the wireless access list commentDailyPskSecrets
: an array with pseudo random strings
Then add an access list entry:
Also notification settings are required for e-mail and telegram.
See also
Last updated
Was this helpful?