Skip to content

Instantly share code, notes, and snippets.

@rajibdpi
Last active December 20, 2024 10:30
Show Gist options
  • Save rajibdpi/a3727acabcee841708a710fce7c22de9 to your computer and use it in GitHub Desktop.
Save rajibdpi/a3727acabcee841708a710fce7c22de9 to your computer and use it in GitHub Desktop.
Kill 8080 from terminal

Kill 8080 from terminal

  • open terminal and type:
fuser -n tcp -k 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment