Netcat equivalent on Windows: Test-NetConnection

Windows has no nc. Test-NetConnection -Port is the port check.

August 20, 2026 · 1 min

WinDirStat: see what is eating the disk on Windows

du gives numbers. WinDirStat gives the map: which folder and which extension own the disk.

August 20, 2026 · 2 min