Files
PCAPdroid/.gitmodules
T
emanuele-f 6774545da0 Ability to manually download the geolocation db
This removes the bundled geolocation db, saving about 8 MB of space.
It is now possible to manually download the database from the app settings.

Closes #172
2022-05-01 17:08:27 +02:00

13 lines
457 B
Plaintext

[submodule "submodules/nDPI"]
path = submodules/nDPI
url = https://github.com/emanuele-f/nDPI
[submodule "submodules/zdtun"]
path = submodules/zdtun
url = https://github.com/emanuele-f/zdtun
[submodule "submodules/libpcap"]
path = submodules/libpcap
url = https://github.com/the-tcpdump-group/libpcap
[submodule "submodules/MaxMind-DB-Reader-java"]
path = submodules/MaxMind-DB-Reader-java
url = https://github.com/emanuele-f/MaxMind-DB-Reader-java