@@ -17,7 +17,9 @@ for assistance.
1717
1818## Binary Database
1919
20- {{< snippet "snippets/binary-databases.md" >}}
20+ You can also use the mmdbinspect tool (in beta), a command line interface built
21+ with Go, to look up one or more IPs from one or more MMDB databases and receive
22+ output in a parsable JSON format.
2123
2224## CSV Database
2325
@@ -59,12 +61,6 @@ in the IPv6 file will be `null`. {{</ alert >}}
5961 this column to start/end IPs or start/end integers. See
6062 <a href="#conversion-utility">the conversion utility section</a> for
6163 details.
62- <br />
63- <a
64- href="https://support.maxmind.com/hc/en-us/articles/4408200231067-IP-Network-Data#h_01FN989KWHZG902R63XSJ786RK"
65- >
66- Learn more about the network column on our Knowledge Base.
67- </a>
6864 </td>
6965 </tr>
7066
@@ -77,7 +73,7 @@ in the IPv6 file will be `null`. {{</ alert >}}
7773 normalized value.
7874 <br />
7975 <a
80- href="https://support.maxmind.com/hc/en-us /articles/4408200231067-IP-Network-Data#h_01FRRHZZP68K7MXP0H3EJ273ED "
76+ href="https://support.maxmind.com/knowledge-base /articles/maxmind-user-context-data#user-counts "
8177 >
8278 Learn more about the normalization and values of the user count on
8379 our Knowledge Base.
@@ -96,7 +92,7 @@ in the IPv6 file will be `null`. {{</ alert >}}
9692 users but rather a normalized value.
9793 <br />
9894 <a
99- href="https://support.maxmind.com/hc/en-us /articles/4408200231067-IP-Network-Data#h_01FRRHZZP68K7MXP0H3EJ273ED "
95+ href="https://support.maxmind.com/knowledge-base /articles/maxmind-user-context-data#user-counts "
10096 >
10197 Learn more about the normalization and values of the user count on
10298 our Knowledge Base.
@@ -117,7 +113,7 @@ in the IPv6 file will be `null`. {{</ alert >}}
117113 number of IP addresses.
118114 <br />
119115 <a
120- href="https://support.maxmind.com/hc/en-us /articles/4408200231067-IP-Network-Data#h_01FRRHZZP68K7MXP0H3EJ273ED "
116+ href="https://support.maxmind.com/knowledge-base /articles/maxmind-user-context-data#user-counts "
121117 >
122118 Learn more about the normalization and values of the user count on
123119 our Knowledge Base.
@@ -138,7 +134,7 @@ in the IPv6 file will be `null`. {{</ alert >}}
138134 number of IP addresses.
139135 <br />
140136 <a
141- href="https://support.maxmind.com/hc/en-us /articles/4408200231067-IP-Network-Data#h_01FRRHZZP68K7MXP0H3EJ273ED "
137+ href="https://support.maxmind.com/knowledge-base /articles/maxmind-user-context-data#user-counts "
142138 >
143139 Learn more about the normalization and values of the user count on
144140 our Knowledge Base.
@@ -173,24 +169,6 @@ in the IPv6 file will be `null`. {{</ alert >}}
173169- [ GeoIP2-User-Count-Test.mmdb] ( https://github.com/maxmind/MaxMind-DB/blob/main/test-data/GeoIP2-User-Count-Test.mmdb )
174170 {{</ mmdb-example-files >}}
175171
176- <!-- ## Database Sizes -->
177-
178- <!-- prettier-ignore-start -->
179-
180- <!-- {{< db-sizes-table dateRange="August to October 2024" >}}
181- - databaseName: "GeoIP User Count"
182- csvSizeRange: "TBD"
183- mmdbSizeRange: "TBD"
184- ipv4Range: "TBD"
185- ipv6Range: "TBD"
186- {{< /db-sizes-table >}} -->
187-
188- <!-- prettier-ignore-end -->
189-
190172## Database Changes
191173
192174{{< database-changes product="User Count" >}}
193-
194- ## APIs and Third-Party Integrations
195-
196- {{< snippet "snippets/geoip-db-apis.md" >}}
0 commit comments