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.1
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
/
var /
www /
html /
amatya /
node_modules /
map-age-cleaner /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
license
1.1
KB
-rw-r--r--
package.json
1.4
KB
-rw-r--r--
readme.md
1.44
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "map-age-cleaner", "version": "0.1.3", "description": "Automatically cleanup expired items in a Map", "license": "MIT", "repository": "SamVerschueren/map-age-cleaner", "author": { "name": "Sam Verschueren", "email": "sam.verschueren@gmail.com", "url": "github.com/SamVerschueren" }, "main": "dist/index.js", "engines": { "node": ">=6" }, "scripts": { "prepublishOnly": "npm run build", "pretest": "npm run build -- --sourceMap", "test": "npm run lint && nyc ava dist/test.js", "lint": "tslint --format stylish --project .", "build": "npm run clean && tsc", "clean": "del-cli dist" }, "files": [ "dist/index.js", "dist/index.d.ts" ], "keywords": [ "map", "age", "cleaner", "maxage", "expire", "expiration", "expiring" ], "dependencies": { "p-defer": "^1.0.0" }, "devDependencies": { "@types/delay": "^2.0.1", "@types/node": "^10.7.1", "ava": "^0.25.0", "codecov": "^3.0.0", "del-cli": "^1.1.0", "delay": "^3.0.0", "nyc": "^12.0.0", "tslint": "^5.11.0", "tslint-xo": "^0.9.0", "typescript": "^3.0.1" }, "typings": "dist/index.d.ts", "sideEffects": false, "nyc": { "exclude": [ "dist/test.js" ] } ,"_resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz" ,"_integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==" ,"_from": "map-age-cleaner@^0.1.1" }
Close