rpthms / nft-geo-filter

Allow/deny traffic in nftables using country specific IP blocks
MIT License
98 stars 24 forks source link

Add support for ipverse.net #14

Closed rpthms closed 3 years ago

rpthms commented 3 years ago

You can specify which country IP blocks provider you want to use by using the --provider flag. The default provider is set. to ipdeny.com.

  --provider {ipdeny.com,ipverse.net}
                        Specify the country IP blocks provider. Default is ipdeny.com

Fixes #12