File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -86,12 +86,18 @@ class TestsController extends AppController
86865 . Enter the URL <your domain >/Tests and run. You should see the information of ** 8.8.8.8** IP address.
8787
8888
89+ ## IPv4 BIN vs IPv6 BIN
90+ Use the IPv4 BIN file if you just need to query IPv4 addresses.
91+ If you query an IPv6 address using the IPv4 BIN, you'll see the IPV6_NOT_SUPPORTED error.
92+
93+ Use the IPv6 BIN file if you need to query BOTH IPv4 and IPv6 addresses.
8994
9095## DEPENDENCIES (IP2LOCATION BIN DATA FILE)
9196This library requires IP2Location BIN data file to function. You may download the BIN data file at
9297* IP2Location LITE BIN Data (Free): http://lite.ip2location.com
9398* IP2Location Commercial BIN Data (Comprehensive): http://www.ip2location.com
9499
100+
95101## SUPPORT
9610297103
You can’t perform that action at this time.
0 commit comments