Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.63.182
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
share /
nodejs /
through2 /
[ HOME SHELL ]
Name
Size
Permission
Action
package.json
726
B
-rw-r--r--
through2.js
2.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "through2", "version": "3.0.1", "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", "main": "through2.js", "scripts": { "test": "nyc node test/test.js | faucet && nyc report" }, "repository": { "type": "git", "url": "https://github.com/rvagg/through2.git" }, "keywords": [ "stream", "streams2", "through", "transform" ], "author": "Rod Vagg <r@va.gg> (https://github.com/rvagg)", "license": "MIT", "dependencies": { "readable-stream": "2 || 3" }, "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", "nyc": "~13.1.0", "stream-spigot": "~3.0.6", "tape": "~4.9.1" } }
Close