Releases: Chleba/netscanner
Releases · Chleba/netscanner
v0.4.3
18 Apr 02:00
Compare
Sorry, something went wrong.
No results found
fix parsing IPv6 address as IPv4 (happen on interface without ipv4 address)
disable auto-scanning
press s to scan
v0.4.2
17 Apr 00:43
Compare
Sorry, something went wrong.
No results found
default subnet for initial scan set from active interface
revert packet logs adding into a table array
sort discovered IP addresses
sort wifi networks by it's signal strength
small bugfixes
v0.4.1
11 Mar 21:05
Compare
Sorry, something went wrong.
No results found
update layout & design
fixed some minor bugs (usually unwraping None value)
add throbber
add state for scanning
add cidr count
add graceful exit when panic
netscanner v0.4.0
17 Feb 12:13
Compare
Sorry, something went wrong.
No results found
add discovery table scrollbar
add select option into a discovery table
add packetdump view
small bugfixing
small design changes
add multiple packet types filter for packetdump
netscanner v0.3.7
10 Feb 02:44
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
new layout
added local network ping discovery
getting dns hostnames for scanned ips
input/normal mode
netscanner
11 Dec 22:35
Compare
Sorry, something went wrong.
No results found
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