Web app for managing FRI firewall
Go to file
Timotej Lazar 25ee4e8a44 Improve rule management page
Address rules by name instead of index. Still problematic if the rules
are changed while someone is managing them, but with names it’s
more likely to just not work instead of enabling or disabling the
wrong rule.

Also prevent bringing down the whole network with a single click.
2024-05-29 11:10:31 +02:00
web Improve rule management page 2024-05-29 11:10:31 +02:00
.gitignore Make a squash 2023-01-26 10:51:51 +01:00
LICENSE Unlicense 2024-03-27 11:28:21 +01:00
pusher Store generated configs in $HOME 2023-04-07 14:20:54 +02:00
requirements.txt Require latest authlib 2023-09-15 13:44:51 +02:00
UNLICENSE Unlicense 2024-03-27 11:28:21 +01:00
wsgi.py Make a squash 2023-01-26 10:51:51 +01:00