Need a windows desktop like prompt that sets them for 1 minute, and asks if you want to keep them.
If you don’t respond, it reverts them back and tells you to stop being an idiot.
:P
Yes, I did something like that, I didn’t enable the systemd service, just started it and gave it a timer in gnu screen to reboot the system. If I wasn’t out of the network, I would just cancel the timer
Need a windows desktop like prompt that sets them for 1 minute, and asks if you want to keep them. If you don’t respond, it reverts them back and tells you to stop being an idiot. :P
I think LuCI does something like that https://zhanzat.github.io/luci-js-cookbook/
So something like:
# newrules.nft table ip newrules { # … }
As long as you run this in tmux, your new firewall rules will be dropped if you don’t cancel this in 2 minutes.
Yes, I did something like that, I didn’t enable the systemd service, just started it and gave it a timer in gnu screen to reboot the system. If I wasn’t out of the network, I would just cancel the timer