uwsgi_geoip

GeoIP plugin for uWSGI

Install

All systems
curl cmd.cat/uwsgi_geoip.sh
Debian Debian
apt-get install uwsgi-plugin-geoip
Ubuntu
apt-get install uwsgi-plugin-geoip
image/svg+xml Kali Linux
apt-get install uwsgi-plugin-geoip
Fedora
dnf install uwsgi-plugin-geoip
Windows (WSL2)
sudo apt-get update sudo apt-get install uwsgi-plugin-geoip
Raspbian
apt-get install uwsgi-plugin-geoip

uwsgi-plugin-geoip

GeoIP plugin for uWSGI

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. This package provides geoip plugin for uWSGI.