Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.128.153.31
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : package.json
{
  "name": "request-ip",
  "version": "3.3.0",
  "description": "A small Node.js module to retrieve the request's IP address",
  "keywords": [
    "request ip",
    "ip",
    "address",
    "request",
    "proxy",
    "client",
    "header",
    "X-Client-IP",
    "X-Forwarded-For",
    "CF-Connecting-IP",
    "Fastly-Client-IP",
    "True-Client-IP",
    "X-Real-IP",
    "X-Cluster-Client-IP",
    "X-Forwarded",
    "Forwarded-For",
    "connection.remoteAddress",
    "connection.socket.remoteAddress",
    "req.info.remoteAddress",
    "middleware",
    "ipv4",
    "ipv6",
    "fastify",
    "x-appengine-user-ip",
    "cloudflare",
    "Cf-Pseudo-IPv4"
  ],
  "homepage": "https://github.com/pbojinov/request-ip",
  "bugs": {
    "url": "https://github.com/pbojinov/request-ip/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pbojinov/request-ip.git"
  },
  "license": "MIT",
  "author": "Petar Bojinov <petarbojinov+github@gmail.com>",
  "contributors": [
    {
      "name": "Jon Peck",
      "email": "jpeck@fluxsauce.com"
    }
  ],
  "files": [
    "lib"
  ],
  "main": "./lib/index.js",
  "scripts": {
    "build": "babel src --out-dir lib",
    "changelog": "github_changelog_generator -u pbojinov -p request-ip",
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "test": "nyc --reporter=html --reporter=text --check-coverage --lines=100 --statements=100 tape ./test/*.js"
  },
  "prettier": "@shopify/prettier-config",
  "devDependencies": {
    "@babel/cli": "^7.0.0",
    "@babel/core": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "@shopify/eslint-plugin": "^41.3.0",
    "@shopify/prettier-config": "^1.1.2",
    "coveralls": "^3.0.2",
    "eslint": "^8.16.0",
    "nyc": "^13.1.0",
    "request": "^2.54.0",
    "tap-spec": "^5.0.0",
    "tape": "^4.9.1"
  }
}
© 2025 GrazzMean-Shell