If you discover a security issue:
- Email the maintainer privately (do not open a public issue).
- Include steps to reproduce, affected versions, and any PoC.
- Allow time for a fix before public disclosure.
- The script manipulates firewall rules. Misconfigurations can lead to exposure or lockouts.
- The script manages only IPv4 rules and removes all
PORT/PROTOrules before re-adding the allowlist. Use a dedicated port. - Consider limiting
sudopermissions to the specificufwcommands used by the script.