netstat /all will show you all active connections
Active TCP connections
NETSTAT -a
netstat
The comand is: netstat
Used to establish IP connections.
Netstat reports on the common tcp/ip protocols, including (but not limited to) TCP, UDP, ICMP, socket connections.
Netstat reports on the common tcp/ip protocols, including (but not limited to) TCP, UDP, ICMP, socket connections.
The NETSTAT utility is used to display network connections, routing tables, and various network interface statistics on a computer. It helps users monitor active connections, identify listening ports, and troubleshoot network issues by providing information about both incoming and outgoing traffic. Additionally, NETSTAT can be used to detect unauthorized connections and diagnose performance problems related to network activity.
The command netstat provides information about network connections, routing tables, interface statistics, masquerade connections, and multicast memberships. It can show all active network connections, listening ports, and the state of the connections. Additionally, it displays information about routing tables, interface statistics such as packets transmitted and received, and network protocol information.
use the netstat command.
Use the 'netstat' utility