# whitelistip

> Whitelist middleware for express routing function. When present it allows request comming from the whitelisted IPs only. A 403 Forbidden error is sent to all other IP addresses.

Latest version **1.0.2** (published 2015-10-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install whitelistip
pnpm add whitelistip
yarn add whitelistip
bun add whitelistip
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2015-10-01 |
| First published | 2015-10-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Joseph El Mallah |
| Maintainers | joseph.elmallah |
| Keywords | Whitelist, IP filtering, address, Express |

## Links

- npm: https://www.npmjs.com/package/whitelistip
- Repository: https://josephmallah@bitbucket.org/josephmallah/whitelistip
- Homepage: https://bitbucket.org/josephmallah/whitelistip#readme
- Issues: https://bitbucket.org/josephmallah/whitelistip/issues/
- npm.io page: https://npm.io/package/whitelistip

## Recent versions

- 1.0.2 (latest) — 2015-10-01
- 1.0.1 — 2015-10-01
- 1.0.0 — 2015-10-01

---
_Source: https://npm.io/package/whitelistip · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
