Modules/geoip
From the makers of InspIRCd.
geoip module (InspIRCd-geoip version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| m_geoip provides the ability to ban users by their country code. |
| Configuration Tags
|
<geoip banunknown="yes"> <geoban country="KR" reason="KOREA IS KEKEKEKE"> Where the attributes for the geoban tab are as follows:
The <geoip:banunknown> value, if set to true, yes, or 1 will cause the module to ban unknown IPs. Unknown IPs usually include LAN addresses and localhost ranges. You cannot use country code ZZ to imply an unknown country. Examples <geoban country="KR" reason="KOREA IS KEKEKEKE"> <geoban country="TR" reason="TURK EYE"> <geoban country="UK" reason="No limeys!"> <geoban country="US" reason="All Americans are Fat!"> |
| Additional Modes
|
| This module does not implement any extra user or channel modes. |
| Additional Commands
|
| This module adds no extra commands. |
| Special Notes
| ||||
|

















