Skip to content

Releases: aaronjwood/PortAuthority

v1.9.8: Fixed memory leak, show MAC vendor in discovered hosts list, UI enhan…

02 Apr 06:52
v1.9.8
cad094b
Compare
Choose a tag to compare
  • Fixed memory leak on devices running < Android N
  • Switched to our own open source public IP discovery service https://github.com/aaronjwood/public-ip-api
  • Allow for most fields in the device overview, LAN, and WAN scan sections to be selectable
  • Display the number of hosts discovered after a host scan finishes
  • Show the MAC vendor as part of the discovered hosts list
  • Fancier scrollbars

v1.9.5: Fix issue that prevents a host scan on a network with no WAN connecti…

30 Mar 02:57
v1.9.5
f396ae9
Compare
Choose a tag to compare
  • Fix issue that prevents a host scan on a network with no WAN connectivity

v1.9.4

19 Mar 07:20
v1.9.4
7a2e8a8
Compare
Choose a tag to compare
  • Bug fixes
  • UI fixes
  • Added a setting to control the connection timeout for host discovery
  • Added a setting to control the connection timeout for WAN scans
  • Added a setting to control the connection timeout for LAN scans

v1.9.2

22 Nov 02:44
Compare
Choose a tag to compare
  • UI enhancements
  • Added a light scheduling layer to reduce load and improve performance for large port scans
  • Fixed an issue that prevented the scan progress from being incremented correctly
  • Bug fixes

v1.9.0

29 Oct 02:21
Compare
Choose a tag to compare
  • Your subnet is now detected and all hosts within are scanned
  • Better accuracy when scanning WAN hosts
  • Bug fixes

v1.8.3

06 Oct 01:21
Compare
Choose a tag to compare
  • Fixed issue where the WAN activity was not using the base adapter

v1.8.2

04 Oct 02:26
Compare
Choose a tag to compare
  • Bug fixes

v1.8.1

03 Oct 01:40
Compare
Choose a tag to compare
  • Critical fix for issue with proguard breaking the DNS library

v1.8.0: DNS lookup feature, memory leak fixes, performance enhancements, CIDR…

02 Oct 23:53
Compare
Choose a tag to compare
  • New DNS lookup tool supporting almost every kind of DNS record
  • Your network's CIDR now displays next to your internal IP
  • Your WiFi link speed now displays next to your signal strength
  • Fixed a few nasty memory leaks
  • Fixed a few sneaky resource leaks
  • Updated OUI database
  • You can now select from more thread values in the settings
  • Huge performance improvement to port scans (greatly reduced allocations and simplified parsing)
  • UI fixes, enhancements, and a better navigation drawer

v1.7.9

05 Sep 05:20
Compare
Choose a tag to compare
  • Fixed a few UI issues that plagued certain devices
  • Fixed more resource leaks
  • Landscape UI fixes and enhancements