1.0.4 • Published 3 years ago

block-ips-from-overseas v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

block-ips-from-overseas

Block IPs from overseas (Current supported countries:KR, AD)

Installation

Yarn

yarn add block-ips-from-overseas

npm

npm install block-ips-from-overseas --save

Getting Started

import { block-ip } from 'block-ips-from-overseas';
app.use(block-ip('**')) // ** means Country-Code (ex. KR, AD)

How It Works

It works by referencing known country-specific ip ranges.

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago