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

GoFullPage exports unprintably long images to paginated PDF file for printing

Grabbed a whole web page with scrolling screen shot?   Now you want to print it and bleh. The GoFullPage browser extension does a great job ...