14,953
edits
(Created page with "== Commands == * {{Win}} {{kbd | key=<nowiki>netstat –na | find "4444"</nowiki>}} * {{Mac}} {{kbd | key=<nowiki>netstat -vanp tcp | grep 4444</nowiki>}} or {{kbd | key=<nowi...") |
mNo edit summary |
||
| Line 32: | Line 32: | ||
* [https://stackoverflow.com/questions/3855127/find-and-kill-process-locking-port-3000-on-mac macos - Find (and kill) process locking port 3000 on Mac - Stack Overflow] | * [https://stackoverflow.com/questions/3855127/find-and-kill-process-locking-port-3000-on-mac macos - Find (and kill) process locking port 3000 on Mac - Stack Overflow] | ||
[[Category:Mac]] [[Category:Windows]] [[Category:Tool]] | [[Category:Linux]] [[Category:Mac]] [[Category:Windows]] [[Category:Tool]] | ||