Linux salto.nuvemidc.com 5.14.0-687.42.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 27 11:55:12 EDT 2026 x86_64
LiteSpeed
: 177.73.233.61 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
7.4.33
agenci18
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
lib /
node_modules /
npm /
node_modules /
walk-up-path /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
748
B
-rw-r--r--
index.js
231
B
-rw-r--r--
package.json
672
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "walk-up-path", "version": "1.0.0", "files": [ "index.js" ], "description": "Given a path string, return a generator that walks up the path, emitting each dirname.", "repository": { "type": "git", "url": "git+https://github.com/isaacs/walk-up-path" }, "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)", "license": "ISC", "scripts": { "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags" }, "tap": { "check-coverage": true }, "devDependencies": { "tap": "^14.10.7", "require-inject": "^1.4.4" } }
Close