RvdHout / IIS-GeoIP2block-Module

A modified geoblock module originaly created by Triple IT for IIS 7/8.x. It can be added to any application pool using integrated pipeline mode running .Net 4 (now also on IIS 10). It uses the IPv4 address to determine the geographic location of the request by using Maxminds GeoIP2 database and takes action accordingly.
GNU General Public License v2.0
11 stars 5 forks source link

Installation scripts, automated installation examples, docs edit #9

Closed 6eh01der closed 1 year ago

6eh01der commented 1 year ago

It might be helpful for mass automated deploy. Module registration simplified - just one pwsh string. Reflected in the Geoblocker - Manual - v2.4.1.0.pdf.