rpthms / nft-geo-filter

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

multiple allow #10

Closed GaborTorma closed 3 years ago

GaborTorma commented 3 years ago

Is it possible to allow multiple countries in same time?

Is allow to HU DE and MC and deny any others? nft-geo-filter --allow --allow-established MC HU DE

Thanx!

GaborTorma commented 3 years ago

It works.