• Skip to primary navigation
  • Skip to content
  • Skip to footer
Welcome to the development world of chp Welcome to the development world of chp
  • categories
  • tags
    chp

    chp

    99점이 100점이 되기 위해 일을 더하는 개발자

    • South Korea
    • Website
    • GitHub

    [OS] IP를 통해 국가코드를 알아내는 방법

    Updated: May 10, 2020

    less than 1 minute read

    libmaxminddb를 이용(GeoIP 데이터베이스 정보를 기반으로 찾는다)

    • libmaxminddb 빌드
    • ./mmdblookup -f ../GeoLite2-Country.mmdb -i 115.23.70.141 country iso_code

    Tags: libmaxminddb, linux

    Categories: OS

    Updated: May 10, 2020

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    [Go] unique package

    less than 1 minute read

    October 09 2024

    개요 go1.23.0부터 사용 가능 Documentation 비교 가능한 값을 표준화(interning, hash-consing)하기 위한 기능을 제공 type Handle[T comparable] struct T 유형의 일부 값에 대한 전역적으...

    [Go] maps package

    2 minute read

    October 08 2024

    개요 Documentation 모든 유형의 map에 유용한 다양한 함수를 정의 All Clone Collect Copy DeleteFunc Equal EqualFunc Inser...

    [Go] slices package

    8 minute read

    October 07 2024

    개요 Documentation 모든 유형의 슬라이스에 유용한 다양한 함수를 정의 All AppendSeq Backward BinarySearch BinarySearchFunc Chunk C...

    [cloud native][database] CloudNativePG

    4 minute read

    October 05 2024

    개요 사이트/GitHub 모든 Kubernetes 클러스터에서 PostgreSQL 워크로드를 관리하도록 설계된 오픈소스 오퍼레이터 분산 토폴로지 기능 덕분에 프라이빗, 퍼블릭, 하이브리드 및 멀티클라우드 환경에서 배포를 지원 선언적 구성 및 불변 인프라와 같은 De...

    • Follow:
    • GitHub
    • Feed
    © 2025 chp. Powered by Jekyll & Minimal Mistakes.