/killProcessOnPort8000

This repository contains a Windows batch script that identifies and terminates any process that is using port 8000. It's particularly useful for developers who frequently deal with port conflicts, especially when running local servers or applications that default to port 8000.

Primary LanguagePython

Watchers