文件名称:geoip2-haproxy-ranges
文件大小:2KB
文件格式:ZIP
更新时间:2024-03-24 22:05:35
Go
生成每个国家/地区的ACL文件以与HAProxy一起使用 受启发,但可与GeoIP2 / GeoLite2数据库一起使用。 从下载免费版本。 跑步 git clone https://github.com/andyjack/geoip2-haproxy-ranges cd geoip2-haproxy-ranges go get github.com/oschwald/maxminddb-golang go run . --db path/to/GeoLite2-Country.mmdb --destDir output
【文件预览】:
geoip2-haproxy-ranges-master
----main.go(1KB)
----flags.go(309B)
----README.md(606B)
----.gitignore(40B)