@ip-location-db/geolite2-country
Advanced tools
Comparing version 2.3.2024081018 to 2.3.2024081318
{ | ||
"name": "@ip-location-db/geolite2-country", | ||
"version": "2.3.2024081018", | ||
"version": "2.3.2024081318", | ||
"description": "Ip to location database", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -24,3 +24,3 @@ # ip-location-db/geolite2-country | ||
#### ASN csv format | ||
`ip_range_start, ip_range_end, as_number, as_organization` | ||
`ip_range_start, ip_range_end, autonomous_system_number, autonomous_system_organization` | ||
@@ -33,4 +33,4 @@ #### Country csv format | ||
#### as_number | ||
`as_number` is a unique number assigned to an Autonomous System (AS) by the [IANA](https://www.iana.org/). [wiki](https://wikipedia.org/wiki/Autonomous_system_(Internet)). | ||
#### autonomous_system_number | ||
`autonomous_system_number` is a unique number assigned to an Autonomous System (AS) by the [IANA](https://www.iana.org/). [wiki](https://wikipedia.org/wiki/Autonomous_system_(Internet)). | ||
@@ -150,4 +150,6 @@ ##### country_code | ||
- [`safing/mmdbmeld`](https://github.com/safing/mmdbmeld): Create and customize MMDB file from this database. | ||
- [`paul-norman/ip-location-to-mmdb`](https://github.com/paul-norman/ip-location-to-mmdb): Direct covertion to MMDB file from this dastabase. | ||
- [`realchandan/Ip-geo-API`](https://github.com/realchandan/Ip-geo-API): Go written HTTP server for IPv4 and IPv6 lookups. | ||
- [`EP-u-NW/ip_location_server`](https://github.com/EP-u-NW/ip_location_server): A GRPC and HTTP server mapping IP addresses to locations. Supports IPv4 and IPv6 and automatic dataset updates. | ||
- [`paul-norman/ip-location-api`](https://github.com/paul-norman/ip-location-api): Go written API server for IPv4 and IPv6 with MMDB, PostgreSQL, MySQL, MariaDB and SqLite. | ||
- [`IPInfoOffline`](https://www.nirsoft.net/utils/ip_country_info_offline.html): Allows you to view information about IP addresses, without connecting any external server. | ||
@@ -154,0 +156,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49417854
164