Find process running on port: Difference between revisions
Jump to navigation
Jump to search
m
→相關資料
m (→相關資料) |
|||
| Line 37: | Line 37: | ||
* [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] | |||
== 參考資料 == | == 參考資料 == | ||