Skip to content

Commit 15ed5b2

Browse files
authored
Added new network with traveler user_type to enterprise mmdb (#128)
1 parent 25778f1 commit 15ed5b2

29 files changed

+8
-0
lines changed

source-data/GeoIP2-Enterprise-Test.json

+8
Original file line numberDiff line numberDiff line change
@@ -1087,5 +1087,13 @@
10871087
"static_ip_score" : 1.47
10881088
}
10891089
}
1090+
},
1091+
{
1092+
"214.214.214.216/32" : {
1093+
"traits" : {
1094+
"static_ip_score" : 0.4,
1095+
"user_type" : "traveler"
1096+
}
1097+
}
10901098
}
10911099
]
0 Bytes
Binary file not shown.

test-data/GeoIP2-City-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/GeoIP2-Country-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/GeoIP2-Domain-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoIP2-Enterprise-Test.mmdb

187 Bytes
Binary file not shown.

test-data/GeoIP2-ISP-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/GeoIP2-User-Count-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoLite2-ASN-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoLite2-City-Test.mmdb

0 Bytes
Binary file not shown.

test-data/GeoLite2-Country-Test.mmdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

test-data/MaxMind-DB-test-nested.mmdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)