Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maheshgiri/93bdc8c5436740fa210dc6aca7e10b72 to your computer and use it in GitHub Desktop.
Save maheshgiri/93bdc8c5436740fa210dc6aca7e10b72 to your computer and use it in GitHub Desktop.
Clear 8081 Port
sudo lsof -n -i4TCP:8081
sudo launchctl list | grep mcafee

sudo launchctl remove com.mcafee.ssm.Eupdate
sudo launchctl remove com.mcafee.agent.macmn
sudo launchctl remove com.mcafee.virusscan.ssm.ScanFactory
sudo launchctl remove com.mcafee.virusscan.fmpd
sudo launchctl remove com.mcafee.agent.ma
sudo launchctl remove com.mcafee.ssm.ScanManage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment