Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.147.61.19
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
cors /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CONTRIBUTING.md
1
KB
-rw-rw-r--
2022-08-30 11:49
HISTORY.md
1.14
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.07
KB
-rw-rw-r--
2022-08-30 11:49
README.md
8.99
KB
-rw-rw-r--
2022-08-30 11:49
package.json
867
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "cors", "description": "Node.js CORS middleware", "version": "2.8.5", "author": "Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/)", "license": "MIT", "keywords": [ "cors", "express", "connect", "middleware" ], "repository": "expressjs/cors", "main": "./lib/index.js", "dependencies": { "object-assign": "^4", "vary": "^1" }, "devDependencies": { "after": "0.8.2", "eslint": "2.13.1", "express": "4.16.3", "mocha": "5.2.0", "nyc": "13.1.0", "supertest": "3.3.0" }, "files": [ "lib/index.js", "CONTRIBUTING.md", "HISTORY.md", "LICENSE", "README.md" ], "engines": { "node": ">= 0.10" }, "scripts": { "test": "npm run lint && nyc --reporter=html --reporter=text mocha --require test/support/env", "lint": "eslint lib test" } }