Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Security Folder #94

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

infstate
Copy link
Contributor

Pull Request

Title

Added a security Folder with a basic firewall feature.

Type of Change

  • New feature
  • Bug fix
  • Documentation Update (Due to be added!)
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Hello, once again, I added a new feature called Security.
This folder is meant to do any tasks like hardening or managing security of a linux machine.
I have added a template firewall rules feature.
It just runs your recommended firewall rules with UFW. CTT 3 Security Mistakes

Testing

I have tested this on Kubuntu 24.04 with linutil, and it works fine.

Impact

This could make users easily automate security processes.

Issue related to PR

None

Additional Information

Maybe change the rules or added extra options for the user to choose.

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.

@ChrisTitusTech ChrisTitusTech merged commit b7c3123 into ChrisTitusTech:main Jul 30, 2024
2 checks passed
@infstate infstate deleted the new-features-2 branch July 30, 2024 20:46
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.

2 participants