8000 GitHub - christophermluna/geoip2gcs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

christophermluna/geoip2gcs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoIP2 Database to GCS

This script will:

  • Fetch GeoIP2 database and copy it to GCS
  • Maintains state of version and only updates when new version is available

Requirements

  • GCS Bucket
  • Some scheduler to run script periodicallly

Usage

export GEO_LICENSE_KEY='license'
export GCS_BUCKET='bucket'

./geoupdate.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Dockerfile 2.9%
0