Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.216.199
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
schoolms /
node_modules /
mz /
Delete
Unzip
Name
Size
Permission
Date
Action
HISTORY.md
1.11
KB
-rw-rw-rw-
2025-03-24 11:44
LICENSE
1.09
KB
-rw-rw-rw-
2025-03-24 11:44
README.md
2.83
KB
-rw-rw-rw-
2025-03-24 11:44
child_process.js
113
B
-rw-rw-rw-
2025-03-24 11:44
crypto.js
135
B
-rw-rw-rw-
2025-03-24 11:44
dns.js
240
B
-rw-rw-rw-
2025-03-24 11:44
fs.js
1.02
KB
-rw-rw-rw-
2025-03-24 11:44
index.js
206
B
-rw-rw-rw-
2025-03-24 11:44
package.json
1012
B
-rw-rw-rw-
2025-03-24 11:44
readline.js
1.64
KB
-rw-rw-rw-
2025-03-24 11:44
zlib.js
181
B
-rw-rw-rw-
2025-03-24 11:44
Save
Rename
{ "name": "mz", "description": "modernize node.js to current ECMAScript standards", "version": "2.7.0", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com", "twitter": "https://twitter.com/jongleberry" }, "license": "MIT", "repository": "normalize/mz", "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" }, "devDependencies": { "istanbul": "^0.4.0", "bluebird": "^3.0.0", "mocha": "^3.0.0" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "keywords": [ "promisify", "promise", "thenify", "then", "es6" ], "files": [ "index.js", "child_process.js", "crypto.js", "dns.js", "fs.js", "readline.js", "zlib.js" ] }