ActivePorts, a .bat file that gives you your IP address and lists active ports on your pc. It uses "ipconfig" command to list your ip and uses netstat to find active ports listening.
How do I use it? Simply run the batch file. That's it.
Is it safe to use? It's a batch file that executes netstat and ipconfig commands to find active listening ports. It is safe.
Please consider leaving a star. It helps me grow! And if you have adjustments or issues, tell me in the Issues tab.