Y
Hacker News
new
|
ask
|
show
|
jobs
by
algorithm_dk
4131 days ago
I made a LAN scanner based on this in JS:
http://algorithm.dk/lanscan
3 comments
Eridrus
4131 days ago
Performance on this is pretty impressive. Most of the code for this has generally been terribly slow and inefficient (eg BeEF).
link
ryanseys
4131 days ago
Very cool. I ran this on my laptop connected to my school's WiFi network and found 65 alive hosts.
link
DanBC
4131 days ago
You need to be very careful about what you do on other people's computers. Make sure you get permission and are able to explain what you're doing.
link
jmartinpetersen
4131 days ago
Very cool! But your subnet "detection" seems based on a broken assumption.
link