1.0.4 • Published 2 years ago

block-ips-from-overseas v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago