currports顯示當(dāng)前在本地計(jì)算機(jī)上打開的所有tcp/ip和udp端口列表。
對于列表中的每個(gè)端口,同時(shí)顯示打開了端口的進(jìn)程有關(guān)的信息,包括進(jìn)程名稱,完整的進(jìn)程路徑,進(jìn)程的版本信息(產(chǎn)品名稱,文件說明等),進(jìn)程的創(chuàng)建時(shí)間,和創(chuàng)建進(jìn)程的用戶。
* Version 2.02:
o CurrPorts now displays a simple error message if it fails to
close one or more TCP connections.