Skip to content

feat(cli): add disable-firewall, sync-time, and run-security-check co…#32

Merged
maheshbhatiya73 merged 1 commit into
mainfrom
dev
Jun 29, 2025
Merged

feat(cli): add disable-firewall, sync-time, and run-security-check co…#32
maheshbhatiya73 merged 1 commit into
mainfrom
dev

Conversation

@maheshbhatiya73
Copy link
Copy Markdown
Owner

…mmands

  • Added disable-firewall command to stop and disable UFW or firewalld services.
  • Implemented sync-time to synchronize system time using NTP (chronyd or systemd-timesyncd).
  • Introduced run-security-check to audit basic security configs:
    • SSH root login
    • Password authentication
    • Firewall status (UFW)
    • Fail2ban presence
    • SSH service activity

These utilities strengthen server administration and improve automation readiness.

…mmands

- Added `disable-firewall` command to stop and disable UFW or firewalld services.
- Implemented `sync-time` to synchronize system time using NTP (chronyd or systemd-timesyncd).
- Introduced `run-security-check` to audit basic security configs:
  - SSH root login
  - Password authentication
  - Firewall status (UFW)
  - Fail2ban presence
  - SSH service activity

These utilities strengthen server administration and improve automation readiness.
@maheshbhatiya73 maheshbhatiya73 merged commit 6fbd9ec into main Jun 29, 2025
1 check passed
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.

1 participant