Find process running on port: Difference between revisions
Jump to navigation
Jump to search
→相關資料
m (→相關資料) |
(→相關資料) |
||
| Line 33: | Line 33: | ||
== 相關資料 == | == 相關資料 == | ||
* [http://puremonkey2010.blogspot.com/2010/11/windows-windows-netstat.html 程式扎記: | * [http://puremonkey2010.blogspot.com/2010/11/windows-windows-netstat.html 程式扎記: (Windows 技巧) windows常用網路管理指令 - netstat] | ||
* [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] | ||
* [https://stackoverflow.com/questions/34815425/how-to-find-all-the-listening-port-in-php sockets - How to find all the listening port in PHP? - Stack Overflow] | * [https://stackoverflow.com/questions/34815425/how-to-find-all-the-listening-port-in-php sockets - How to find all the listening port in PHP? - Stack Overflow] | ||
* [http://www.techrepublic.com/blog/security/list-open-ports-and-listening-services/443 List open ports and listening services] | * [http://www.techrepublic.com/blog/security/list-open-ports-and-listening-services/443 List open ports and listening services] | ||
* [http://www.cyberciti.biz/faq/find-out-which-service-listening-specific-port/ Linux / UNIX Find Out What Program / Service is Listening on a Specific TCP Port] | * [http://www.cyberciti.biz/faq/find-out-which-service-listening-specific-port/ Linux / UNIX Find Out What Program / Service is Listening on a Specific TCP Port] | ||
* [https://errerrors.blogspot.com/2022/03/fix-control-center-occupy-port-5000-on%20mac.html 解決 Python Flask 網站伺服器無法啟動的問題 [Mac M1]] | |||
== 參考資料 == | == 參考資料 == | ||