Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
Asher d16c6aeb30
Fix port scanner when netstat isn't available
- It logs the error now.
- For some reason when there is an error node-netstat runs the callback
  twice. That resulted in us scheduling an exponentially growing number
	of calls which ate up all the CPU (and probably memory eventually).
  For now, opted to dispose when there is an error.
2019-03-25 18:31:43 -05:00
..
2019-03-15 00:51:05 -04:00
2019-03-12 17:43:53 -04:00
2019-02-22 15:56:29 -06:00
2019-02-05 11:15:43 -06:00
2019-02-05 11:15:47 -06:00