yawnbox / macos_hardening

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macos_hardening

run this on your mac:

curl -sSL https://raw.githubusercontent.com/yawnbox/macos_hardening/main/harden.sh | sudo bash

if using zsh:

curl -sSL -o harden.sh https://raw.githubusercontent.com/yawnbox/macos_hardening/main/harden.sh && chmod +x harden.sh && sudo bash ./harden.sh

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Shell 100.0%