Skip to content

Instantly share code, notes, and snippets.

View liuhaoXD's full-sized avatar

Liu Hao liuhaoXD

  • Bytedance
  • Shanghai
  • 18:04 (UTC +08:00)
View GitHub Profile
@steve-jansen
steve-jansen / README.md
Last active December 13, 2024 23:29
Stop and start Symantec Endpoint Protection on OS X

This script enables you stop and start Symantec Endpoint Protection on OS X

Installation

sudo curl https://gist.githubusercontent.com/steve-jansen/61a189b6ab961a517f68/raw/sep -o /usr/local/bin/sep
sudo chmod 755 /usr/local/bin/sep
sudo chown root:staff /usr/local/bin/sep