List All Open TCP Ports and Which Processes That are Listening to Them
Are you wondering which ports on your computer are open, and being listened to?
Who is listening to them? Have i allowed this?
Lets put PowerShell to work and find out..
Are you wondering which ports on your computer are open, and being listened to?
Who is listening to them? Have i allowed this?
Lets put PowerShell to work and find out..
Message boxes can be both annoying and informative.Let’s make some message boxes using different methods! MessageBox Let’s start with this method first as this is […]
In this article we are going to create a PING detector right in the Linux terminal. This script will detect any ping packages (ICMP) sent […]
Memory or RAM is something that is vital to the computer. Without it, it simply wont run. To explain it short; Memory is the computers […]
Let’s add a timestamp to every command we type in the PowerShell console.Not sure how useful this is to absolutely everybody, but such feature was […]
Need to generate SHA1 HASH of multiple files in a folder, but running “sha1sum <file>” takes WAY TOO LONG!? This small tool/script may be of […]
Need to generate MD5 HASH of multiple files in a folder, but running “md5sum <file>” takes WAY TOO LONG!? This small tool/script may be of […]
Copyright © 2024 | WordPress Theme by MH Themes