haseeb16

↗ HN profile [ 15.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I kept running lsof -i :PORT repeatedly to check what was alive locally. Eventually I wrote a small tool around it and it turned into this. How it works: - One lsof / netstat call maps all listening processes - 100+…