mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 09:44:35 +02:00
daily-psk: make qr-code url configurable
This commit is contained in:
parent
cbc547332e
commit
63de875129
6 changed files with 9 additions and 4 deletions
|
@ -121,6 +121,7 @@
|
|||
# Access-list entries matching this comment are updated
|
||||
# with daily pseudo-random PSK.
|
||||
:global DailyPskMatchComment "Daily PSK";
|
||||
:global DailyPskQrCodeUrl "https://www.eworm.de/cgi-bin/cqrlogo-wifi.cgi";
|
||||
:global DailyPskSecrets {
|
||||
{ "Abusive"; "Aggressive"; "Bored"; "Chemical"; "Cold";
|
||||
"Cruel"; "Curved"; "Delightful"; "Discreet"; "Elite";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue