Releases: baalexander/node-portscanner
Releases · baalexander/node-portscanner
1.0.0
- #21 ECONNREFUSED error now reports the port as available
ECONNREFUSED: "The remote peer actively refused connection establishment (usually because no process is listening to the port)."
0.2.3
- #19 Use socket.destroy() not socket.end() on successful connection
0.2.1
- #13 match status
closed
better
- #14 switch out localhost for 127.0.0.1