Skip to content

Security Aliases

Short security commands.

This page introduces one alias group and its common command shortcuts. Read it first to understand naming conventions, expected inputs, and safe execution patterns. Then open the reference appendix for the complete command inventory and exact syntax. These aliases reduce repeated typing and preserve consistent workflow behavior on macOS, Linux, and WSL.

When to use

Use this page before daily shell work when you need predictable command patterns.

What is included

  • Aliases: 98
  • Helper functions: 61
  • Source files: 21

Quick examples

  • cccccrypt -c
  • ccdccrypt -d
  • cceccrypt -e
  • check-locksbash $script_path check
  • f2bsudo fail2ban-client
  • f2brsudo fail2ban-client reload
  • f2bssudo fail2ban-client status
  • f2bsasudo fail2ban-client status all
  • f2bsshsudo fail2ban-client status sshd
  • fwahttpsudo ufw allow http
  • fwahttpssudo ufw allow https
  • fwaimapssudo ufw allow imaps

Next step

Open the full list: