diff options
Diffstat (limited to 'utils/tor_ip_addresses_download.sh')
-rwxr-xr-x | utils/tor_ip_addresses_download.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tor_ip_addresses_download.sh b/utils/tor_ip_addresses_download.sh index 8598e1151..e0f9fa1ff 100755 --- a/utils/tor_ip_addresses_download.sh +++ b/utils/tor_ip_addresses_download.sh @@ -2,7 +2,7 @@ cd "$(dirname "${0}")" -DEST=../src/lib/ndpi_tor_match.c.inc +DEST=../src/lib/inc_generated/ndpi_tor_match.c.inc LIST=/tmp/tor.list # There are at least two lists: # * https://torstatus.rueckgr.at/ip_list_all.php/Tor_ip_list_ALL.csv |