Answers for "list of opened ports windows"

1

all running ports in windows

netstat -a -b
Posted by: Guest on January-03-2022
1

list open ports firewalld

$ sudo firewall-cmd --list-all
Posted by: Guest on July-08-2021

Code answers related to "TypeScript"

Browse Popular Code Answers by Language