Preview:
Ubuntu
	- lsof -i tcp:8003
	- kill -9 PID
    
Windows
	- netstat -a -o -n
	- Cntrl + f
	- taskkill /F /PID PID_of_port
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter