Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Deadlyelder/916bdc635f68e34454edad5c28566712 to your computer and use it in GitHub Desktop.
Save Deadlyelder/916bdc635f68e34454edad5c28566712 to your computer and use it in GitHub Desktop.
sudo lsof -t -i tcp:80 -s tcp:listen | sudo xargs kill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment