Skip to content

Releases: aaronjwood/PortAuthority

v1.6.8

19 Apr 17:43
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports
  • Bug fixes and stability improvements

v1.6.7

19 Apr 17:45
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports
  • Better reporting/handling of crashes and resource usage
  • Bug fixes and stability improvements

v1.6.6

19 Apr 17:46
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports
  • Better reporting/handling of crashes and resource usage

v1.6.5

19 Apr 17:47
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports

v1.6.4

19 Apr 17:49
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports

v1.6.3

19 Apr 17:51
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports

v1.6.2

19 Apr 17:52
Compare
Choose a tag to compare
  • HUGE performance improvements for port scans, especially when scanning many ports
  • WAN address and port range selections are now remembered and persisted
  • Small improvements to NetBIOS name resolution
  • Many internal improvements which will reduce memory consumption and overall required processing power for scanning lots of ports

v1.6.0

19 Apr 17:54
Compare
Choose a tag to compare
  • 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