Skip to content

Conversation

Jaredy899
Copy link
Contributor

@Jaredy899 Jaredy899 commented Feb 16, 2025

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Detects systems with FirewallD and applies recommended rules. On systems without FirewallD, will use UFW rules or install UFW and apply rules.

Testing

Tested on Arch, Debian, Ubuntu, Fedora, Alpine, openSUSE Tumbleweed, Void.

Impact

Assumes PR #994 as I have added void to the ufw installs.

Issues / other PRs related

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@Jaredy899 Jaredy899 marked this pull request as ready for review February 16, 2025 23:45
@Jaredy899 Jaredy899 changed the title feat(Firewall): Add Firewalld to firewall rules feat(Firewall): Add FirewallD to firewall rules Feb 16, 2025
@ChrisTitusTech ChrisTitusTech merged commit 2e9761c into ChrisTitusTech:main Jun 20, 2025
4 checks passed
@Jaredy899 Jaredy899 deleted the firewall branch June 20, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include the FirewallD equivalents to the UFW Rules
2 participants