# GeoIP

## Descriptions:

Geoip 를 이용한 국가코드를 알아내는 오픈소스 C API

## Changes on AnNyung:

1. 1.6.9 update
2. xt\_geoip\_build 추가
3. geoip-csv2bin
   * geoip-csvupdate를 실행한 후, cvs2bin 및 xt\_geoip\_build를 실행하여 kmod-geoip용 database를 생성한다.
4. geoip-csvupdate
   * GeoIP-lite, GeoIPv6, GeoLiteCity, GeoIPASNum, GeoIPASNumv6 database를 업데이트 한다.

## Sub packages:

* **GeoIP-devel** - GeoIP 를 이용하기 위한 개발툴
* **GeoIP-doc** - GeoIP 문서
* **GeoIP-update** - GeoIP database update tool

## Related Packages:

* [**kmod-geoip**](https://github.com/joungkyun/annyung-3-user-guide/tree/dae3c13e1446e9d689ecf1babc8ac28b5c437457/pkg-core-kmod-geoip/README.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-geoip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
