aaronjwood / PortAuthority

A handy systems and security-focused tool, Port Authority is a very fast Android port scanner. Port Authority also allows you to quickly discover hosts on your network and will display useful network information about your device and other hosts.
https://play.google.com/store/apps/details?id=com.aaronjwood.portauthority.free
GNU General Public License v3.0
341 stars 64 forks source link

Is it possible to side-load the databases? (Install the databases offline) #141

Open older-pack opened 2 years ago

older-pack commented 2 years ago

For complicated reasons, I can't connect my device to the external internet, yet I do still need to use it to scan my local network.

Is it possible to side-load the databases?

On my PC I was able to download them from the URLs in the source code: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv

https://raw.githubusercontent.com/wireshark/wireshark/master/manuf

Is there a directory I can put these into so that PortAuthority could then use them?

Thanks.

aaronjwood commented 1 year ago

Hi, currently this is not possible. The app should still work without the databases, you will just be missing the vendor + port identification.

older-pack commented 1 year ago

Ok. Thanks.