dotfiles/bin/harden.sh

10 lines
409 B
Bash
Raw Normal View History

2017-02-15 17:25:47 +00:00
#!/bin/bash
# https://github.com/drduh/macOS-Security-and-Privacy-Guide
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate on
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setloggingmode on
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --setstealthmode on
cd ~/bin
git clone git@github.com:karek314/macOS-home-call-drop.git
cd macOS-home-call-drop
bash homecall.sh fixmacos