mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
6774545da0
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
13 lines
457 B
Plaintext
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
|