Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 261 Bytes

File metadata and controls

9 lines (7 loc) · 261 Bytes

killportprocess

kill the process(s) which is opening specified port

usage : python killportprocess.py [portnum1] [porttnum2] [portnum3] [portnum4]

note:

  1. This tool is written to stop firebase emulator process.
  2. Run as System Administrator