Node.JS Express
Installation and Configuration
Introduction
PerimeterX Bot Defender is designed for high scalability and seamless integration to node.js. Detection and blocking of all attack types can start almost immediately. Risk scoring and blocking of bad bots is automatic and does not require any dedicated employees to monitor. There is no impact on performance, and there will be a reduction in requests and loading of system with the elimination of bad bot requests.
Installation
PerimeterX Express.js middleware is installed via NPM:
$ npm install --save perimeterx-node-express
Please note: As stated in NodeJS's release schedule, NodeJS 6.x is reaching EOL. Thus, support for it will be dropped starting with version 5.0.0.
Updated over 2 years ago
Did this page help you?