Skip to content

jakerobinson/listenr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Listenr is a silly, simple Node.js app that listens over http on all ports.

This is useful for determining open ports to the Internet through enterprise network firewalls.

You can change the listening ports to any range you'd like. Be aware that there might be other things listening on TCP ports. Try to go with a minimal server/VM/instance.

From the client side, you can use curl or Powershell's Invoke-WebRequest to loop through the ports.

About

http service that listens on all ports, useful for finding open ports out of a firewall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published