mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 07:29:39 +00:00
Added DigitalOcean protocol
This commit is contained in:
parent
9a5533d796
commit
511228d36d
28 changed files with 1311 additions and 92 deletions
|
|
@ -34,6 +34,8 @@ RETVAL=$(( RETVAL + $? ))
|
|||
RETVAL=$(( RETVAL + $? ))
|
||||
./surfshark_ip_addresses_download.sh
|
||||
RETVAL=$(( RETVAL + $? ))
|
||||
./digitalocean_ip_addresses_download.sh
|
||||
RETVAL=$(( RETVAL + $? ))
|
||||
|
||||
./asn_update.sh
|
||||
RETVAL=$(( RETVAL + $? ))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue