Skip to content

Releases: Chleba/netscanner

netscanner v0.3.7

10 Feb 02:44
Compare
Choose a tag to compare
  • fix getting arp packets
  • switch tokio for thread (getting mac addr)
  • fix failing example
  • fix crashing when more then 8.wifis (kudos - @joshka)
  • add switching active interfaces
  • few layout changes

netscanner v0.3.5

08 Jan 04:58
Compare
Choose a tag to compare
  • add sending arp packages to get mac address
  • add oui DB for getting vendor informations
  • all async green threads loops without too much performance on CPU
  • prepare packetdump component

netscanner v0.3.1

14 Dec 18:58
Compare
Choose a tag to compare
  • new layout
  • added local network ping discovery
  • getting dns hostnames for scanned ips
  • input/normal mode

netscanner

11 Dec 22:35
Compare
Choose a tag to compare
  • periodically scan wifi networks
  • show table of scanned networks
  • show gauge with signal strength
  • show chart of signals strength
  • show interfaces with mac & ip addr