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 /
quiz1 /
node_modules /
@types /
node /
[ HOME SHELL ]
Name
Size
Permission
Action
assert
[ DIR ]
dr-xr-xr-x
compatibility
[ DIR ]
dr-xr-xr-x
dns
[ DIR ]
dr-xr-xr-x
fs
[ DIR ]
dr-xr-xr-x
stream
[ DIR ]
dr-xr-xr-x
timers
[ DIR ]
dr-xr-xr-x
ts5.6
[ DIR ]
dr-xr-xr-x
LICENSE
1.11
KB
-rw-rw-rw-
README.md
2.18
KB
-rw-rw-rw-
assert.d.ts
39.85
KB
-rw-rw-rw-
async_hooks.d.ts
20.36
KB
-rw-rw-rw-
buffer.buffer.d.ts
17.23
KB
-rw-rw-rw-
buffer.d.ts
82.2
KB
-rw-rw-rw-
child_process.d.ts
67.25
KB
-rw-rw-rw-
cluster.d.ts
27.3
KB
-rw-rw-rw-
console.d.ts
20.76
KB
-rw-rw-rw-
constants.d.ts
623
B
-rw-rw-rw-
crypto.d.ts
177.9
KB
-rw-rw-rw-
dgram.d.ts
26.85
KB
-rw-rw-rw-
diagnostics_channel.d.ts
7.26
KB
-rw-rw-rw-
dns.d.ts
33.37
KB
-rw-rw-rw-
dom-events.d.ts
5.73
KB
-rw-rw-rw-
domain.d.ts
7.63
KB
-rw-rw-rw-
events.d.ts
31.22
KB
-rw-rw-rw-
fs.d.ts
172.06
KB
-rw-rw-rw-
globals.d.ts
8.56
KB
-rw-rw-rw-
globals.typedarray.d.ts
777
B
-rw-rw-rw-
http.d.ts
70.46
KB
-rw-rw-rw-
http2.d.ts
119.55
KB
-rw-rw-rw-
https.d.ts
23.85
KB
-rw-rw-rw-
index.d.ts
3.62
KB
-rw-rw-rw-
inspector.d.ts
122.38
KB
-rw-rw-rw-
module.d.ts
8.4
KB
-rw-rw-rw-
net.d.ts
37.8
KB
-rw-rw-rw-
os.d.ts
16.29
KB
-rw-rw-rw-
package.json
6.47
KB
-rw-rw-rw-
path.d.ts
7.54
KB
-rw-rw-rw-
perf_hooks.d.ts
27.66
KB
-rw-rw-rw-
process.d.ts
72.76
KB
-rw-rw-rw-
punycode.d.ts
5.35
KB
-rw-rw-rw-
querystring.d.ts
6.48
KB
-rw-rw-rw-
readline.d.ts
25.11
KB
-rw-rw-rw-
repl.d.ts
19.05
KB
-rw-rw-rw-
stream.d.ts
72.69
KB
-rw-rw-rw-
string_decoder.d.ts
2.8
KB
-rw-rw-rw-
test.d.ts
8.26
KB
-rw-rw-rw-
timers.d.ts
4.73
KB
-rw-rw-rw-
tls.d.ts
50.47
KB
-rw-rw-rw-
trace_events.d.ts
6.62
KB
-rw-rw-rw-
tty.d.ts
9.63
KB
-rw-rw-rw-
url.d.ts
36.69
KB
-rw-rw-rw-
util.d.ts
64.14
KB
-rw-rw-rw-
v8.d.ts
26.77
KB
-rw-rw-rw-
vm.d.ts
20.45
KB
-rw-rw-rw-
wasi.d.ts
6.95
KB
-rw-rw-rw-
worker_threads.d.ts
31.64
KB
-rw-rw-rw-
zlib.d.ts
19.05
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.d.ts
/** * License for programmatically and manually incorporated * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc * * Copyright Node.js contributors. All rights reserved. * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or * sell copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ // NOTE: These definitions support Node.js and TypeScript 5.7+. // Reference required TypeScript libs: /// <reference lib="es2020" /> // TypeScript backwards-compatibility definitions: /// <reference path="compatibility/index.d.ts" /> // Definitions specific to TypeScript 5.7+: /// <reference path="globals.typedarray.d.ts" /> /// <reference path="buffer.buffer.d.ts" /> // Definitions for Node.js modules that are not specific to any version of TypeScript: /// <reference path="globals.d.ts" /> /// <reference path="assert.d.ts" /> /// <reference path="assert/strict.d.ts" /> /// <reference path="async_hooks.d.ts" /> /// <reference path="buffer.d.ts" /> /// <reference path="child_process.d.ts" /> /// <reference path="cluster.d.ts" /> /// <reference path="console.d.ts" /> /// <reference path="constants.d.ts" /> /// <reference path="crypto.d.ts" /> /// <reference path="dgram.d.ts" /> /// <reference path="diagnostics_channel.d.ts" /> /// <reference path="dns.d.ts" /> /// <reference path="dns/promises.d.ts" /> /// <reference path="dom-events.d.ts" /> /// <reference path="domain.d.ts" /> /// <reference path="events.d.ts" /> /// <reference path="fs.d.ts" /> /// <reference path="fs/promises.d.ts" /> /// <reference path="http.d.ts" /> /// <reference path="http2.d.ts" /> /// <reference path="https.d.ts" /> /// <reference path="inspector.d.ts" /> /// <reference path="module.d.ts" /> /// <reference path="net.d.ts" /> /// <reference path="os.d.ts" /> /// <reference path="path.d.ts" /> /// <reference path="perf_hooks.d.ts" /> /// <reference path="process.d.ts" /> /// <reference path="punycode.d.ts" /> /// <reference path="querystring.d.ts" /> /// <reference path="readline.d.ts" /> /// <reference path="repl.d.ts" /> /// <reference path="stream.d.ts" /> /// <reference path="stream/promises.d.ts" /> /// <reference path="stream/consumers.d.ts" /> /// <reference path="stream/web.d.ts" /> /// <reference path="string_decoder.d.ts" /> /// <reference path="test.d.ts" /> /// <reference path="timers.d.ts" /> /// <reference path="timers/promises.d.ts" /> /// <reference path="tls.d.ts" /> /// <reference path="trace_events.d.ts" /> /// <reference path="tty.d.ts" /> /// <reference path="url.d.ts" /> /// <reference path="util.d.ts" /> /// <reference path="v8.d.ts" /> /// <reference path="vm.d.ts" /> /// <reference path="wasi.d.ts" /> /// <reference path="worker_threads.d.ts" /> /// <reference path="zlib.d.ts" />
Close