Skip to content

v1.6.0

Compare
Choose a tag to compare
@aaronjwood aaronjwood released this 19 Apr 17:54
· 692 commits to development since this release
  • Support for scanning public servers on the internet
  • Ports 80, 443, and 8080 can now be opened directly to the browser
  • Left navigation drawer for accessing new features and functionality
  • Host discovery now utilizes NetBIOS in addition to DNS
  • Open ports found on a host are now properly sorted using natural sorting
  • Discovered hosts are now properly sorted by their IP using natural sorting
  • Fixed bugs caused by race conditions and threading
  • Performance and memory usage improvements