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.19.61.131
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 /
http-proxy /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.auto-changelog
113
B
-rw-rw-r--
2022-08-30 11:49
.gitattributes
25
B
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
172.39
KB
-rw-rw-r--
2022-08-30 11:49
CODE_OF_CONDUCT.md
3.18
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.13
KB
-rw-rw-r--
2022-08-30 11:49
README.md
18.95
KB
-rw-rw-r--
2022-08-30 11:49
codecov.yml
156
B
-rw-rw-r--
2022-08-30 11:49
index.js
375
B
-rw-rw-r--
2022-08-30 11:49
package.json
1017
B
-rw-rw-r--
2022-08-30 11:49
renovate.json
369
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "http-proxy", "version": "1.18.1", "repository": { "type": "git", "url": "https://github.com/http-party/node-http-proxy.git" }, "description": "HTTP proxying for the masses", "author": "Charlie Robbins <charlie.robbins@gmail.com>", "maintainers": [ "jcrugzz <jcrugzz@gmail.com>" ], "main": "index.js", "dependencies": { "eventemitter3": "^4.0.0", "requires-port": "^1.0.0", "follow-redirects": "^1.0.0" }, "devDependencies": { "async": "^3.0.0", "auto-changelog": "^1.15.0", "concat-stream": "^2.0.0", "expect.js": "~0.3.1", "mocha": "^3.5.3", "nyc": "^14.0.0", "semver": "^5.0.3", "socket.io": "^2.1.0", "socket.io-client": "^2.1.0", "sse": "0.0.8", "ws": "^3.0.0" }, "scripts": { "mocha": "mocha test/*-test.js", "test": "nyc --reporter=text --reporter=lcov npm run mocha", "version": "auto-changelog -p && git add CHANGELOG.md" }, "engines": { "node": ">=8.0.0" }, "license": "MIT" }