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 /
quiz1 /
node_modules /
upath /
[ HOME SHELL ]
Name
Size
Permission
Action
build
[ DIR ]
dr-xr-xr-x
LICENSE
1.07
KB
-rw-rw-rw-
package.json
1.44
KB
-rw-rw-rw-
readme.md
17.54
KB
-rw-rw-rw-
upath.d.ts
8.78
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "upath", "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.", "version": "1.2.0", "homepage": "http://github.com/anodynos/upath/", "author": { "name": "Angelos Pikoulas", "email": "agelos.pikoulas@gmail.com" }, "license": "MIT", "keywords": [ "path", "unix", "windows", "extension", "file extension", "replace extension", "change extension", "trim extension", "add extension", "default extension" ], "repository": { "type": "git", "url": "git://github.com/anodynos/upath" }, "bugs": { "url": "http://github.com/anodynos/upath/issues", "email": "agelos.pikoulas@gmail.com" }, "main": "./build/code/upath.js", "types": "./upath.d.ts", "preferGlobal": false, "scripts": { "test": "grunt", "build": "grunt lib" }, "directories": { "doc": "./doc", "dist": "./build" }, "engines": { "node": ">=4", "yarn": "*" }, "devDependencies": { "chai": "~4.0.2", "coffee-script": "1.12.6", "grunt": "0.4.5", "grunt-contrib-watch": "^1.1.0", "grunt-urequire": "0.7.x", "lodash": "^4.17.15", "mocha": "~3.4.2", "uberscore": "0.0.19", "underscore.string": "^3.3.5", "urequire": "0.7.0-beta.33", "urequire-ab-specrunner": "^0.2.5", "urequire-rc-inject-version": "^0.1.6" } }
Close