Monday, April 27, 2020

Listen.exe. A small utility to listen and reply on multiple TCP ports

Listen.exe is great for testing whether a system is accessible from another system.  It creates TCP listeners on whatever ports you specify (they run concurrently), and responds with small simple messages you write when a connection is made.  Great troubleshooting tool.  Single executable with no DLLs or installer.
https://www.allscoop.com/downloads/listen.zip

No comments:

Post a Comment

Use the Microsoft Learn Platform to imrpove our Azure, Defender, etc. skills

From Reddit One of the biggest frustrations when I was trying to get hands-on with Microsoft's stack was that you simply can't pract...