Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.135.246.88
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
node_modules /
@types /
node /
Delete
Unzip
Name
Size
Permission
Date
Action
assert
[ DIR ]
drwxr-xr-x
2022-01-26 16:52
dns
[ DIR ]
drwxr-xr-x
2022-01-26 16:52
fs
[ DIR ]
drwxr-xr-x
2022-01-26 16:52
stream
[ DIR ]
drwxr-xr-x
2022-01-26 16:52
timers
[ DIR ]
drwxr-xr-x
2022-01-26 16:52
LICENSE
1.11
KB
-rwxr-xr-x
2022-01-25 05:31
README.md
2.42
KB
-rwxr-xr-x
2022-01-25 05:31
assert.d.ts
37.66
KB
-rwxr-xr-x
2022-01-25 05:31
async_hooks.d.ts
20.44
KB
-rwxr-xr-x
2022-01-25 05:31
buffer.d.ts
96.65
KB
-rwxr-xr-x
2022-01-25 05:31
child_process.d.ts
64.57
KB
-rwxr-xr-x
2022-01-25 05:31
cluster.d.ts
20.06
KB
-rwxr-xr-x
2022-01-25 05:31
console.d.ts
17.9
KB
-rwxr-xr-x
2022-01-25 05:31
constants.d.ts
613
B
-rwxr-xr-x
2022-01-25 05:31
crypto.d.ts
147.7
KB
-rwxr-xr-x
2022-01-25 05:31
dgram.d.ts
26.11
KB
-rwxr-xr-x
2022-01-25 05:31
diagnostics_channel.d.ts
5.18
KB
-rwxr-xr-x
2022-01-25 05:31
dns.d.ts
29
KB
-rwxr-xr-x
2022-01-25 05:31
domain.d.ts
7.62
KB
-rwxr-xr-x
2022-01-25 05:31
events.d.ts
28.38
KB
-rwxr-xr-x
2022-01-25 05:31
fs.d.ts
170.35
KB
-rwxr-xr-x
2022-01-25 05:31
globals.d.ts
8.83
KB
-rwxr-xr-x
2022-01-25 05:31
globals.global.d.ts
39
B
-rwxr-xr-x
2022-01-25 05:31
http.d.ts
62.86
KB
-rwxr-xr-x
2022-01-25 05:31
http2.d.ts
109.71
KB
-rwxr-xr-x
2022-01-25 05:31
https.d.ts
20.87
KB
-rwxr-xr-x
2022-01-25 05:31
index.d.ts
6.24
KB
-rwxr-xr-x
2022-01-25 05:31
inspector.d.ts
122.48
KB
-rwxr-xr-x
2022-01-25 05:31
module.d.ts
3.99
KB
-rwxr-xr-x
2022-01-25 05:31
net.d.ts
35.37
KB
-rwxr-xr-x
2022-01-25 05:31
os.d.ts
16.28
KB
-rwxr-xr-x
2022-01-25 05:31
package.json
4.98
KB
-rwxr-xr-x
2022-01-26 16:52
path.d.ts
6.9
KB
-rwxr-xr-x
2022-01-25 05:31
perf_hooks.d.ts
20.54
KB
-rwxr-xr-x
2022-01-25 05:31
process.d.ts
71.2
KB
-rwxr-xr-x
2022-01-25 05:31
punycode.d.ts
5.35
KB
-rwxr-xr-x
2022-01-25 05:31
querystring.d.ts
6.33
KB
-rwxr-xr-x
2022-01-25 05:31
readline.d.ts
25.87
KB
-rwxr-xr-x
2022-01-25 05:31
repl.d.ts
19.01
KB
-rwxr-xr-x
2022-01-25 05:31
stream.d.ts
62.3
KB
-rwxr-xr-x
2022-01-25 05:31
string_decoder.d.ts
2.75
KB
-rwxr-xr-x
2022-01-25 05:31
timers.d.ts
4.43
KB
-rwxr-xr-x
2022-01-25 05:31
tls.d.ts
49.57
KB
-rwxr-xr-x
2022-01-25 05:31
trace_events.d.ts
6.62
KB
-rwxr-xr-x
2022-01-25 05:31
tty.d.ts
9.62
KB
-rwxr-xr-x
2022-01-25 05:31
url.d.ts
37.17
KB
-rwxr-xr-x
2022-01-25 05:31
util.d.ts
62.79
KB
-rwxr-xr-x
2022-01-25 05:31
v8.d.ts
14.91
KB
-rwxr-xr-x
2022-01-25 05:31
vm.d.ts
20.48
KB
-rwxr-xr-x
2022-01-25 05:31
wasi.d.ts
6.89
KB
-rwxr-xr-x
2022-01-25 05:31
worker_threads.d.ts
31.48
KB
-rwxr-xr-x
2022-01-25 05:31
zlib.d.ts
19.06
KB
-rwxr-xr-x
2022-01-25 05:31
Save
Rename
/** * **The version of the punycode module bundled in Node.js is being deprecated.**In a future major version of Node.js this module will be removed. Users * currently depending on the `punycode` module should switch to using the * userland-provided [Punycode.js](https://github.com/bestiejs/punycode.js) module instead. For punycode-based URL * encoding, see `url.domainToASCII` or, more generally, the `WHATWG URL API`. * * The `punycode` module is a bundled version of the [Punycode.js](https://github.com/bestiejs/punycode.js) module. It * can be accessed using: * * ```js * const punycode = require('punycode'); * ``` * * [Punycode](https://tools.ietf.org/html/rfc3492) is a character encoding scheme defined by RFC 3492 that is * primarily intended for use in Internationalized Domain Names. Because host * names in URLs are limited to ASCII characters only, Domain Names that contain * non-ASCII characters must be converted into ASCII using the Punycode scheme. * For instance, the Japanese character that translates into the English word,`'example'` is `'例'`. The Internationalized Domain Name, `'例.com'` (equivalent * to `'example.com'`) is represented by Punycode as the ASCII string`'xn--fsq.com'`. * * The `punycode` module provides a simple implementation of the Punycode standard. * * The `punycode` module is a third-party dependency used by Node.js and * made available to developers as a convenience. Fixes or other modifications to * the module must be directed to the [Punycode.js](https://github.com/bestiejs/punycode.js) project. * @deprecated Since v7.0.0 - Deprecated * @see [source](https://github.com/nodejs/node/blob/v17.0.0/lib/punycode.js) */ declare module 'punycode' { /** * The `punycode.decode()` method converts a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only * characters to the equivalent string of Unicode codepoints. * * ```js * punycode.decode('maana-pta'); // 'mañana' * punycode.decode('--dqo34k'); // '☃-⌘' * ``` * @since v0.5.1 */ function decode(string: string): string; /** * The `punycode.encode()` method converts a string of Unicode codepoints to a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only characters. * * ```js * punycode.encode('mañana'); // 'maana-pta' * punycode.encode('☃-⌘'); // '--dqo34k' * ``` * @since v0.5.1 */ function encode(string: string): string; /** * The `punycode.toUnicode()` method converts a string representing a domain name * containing [Punycode](https://tools.ietf.org/html/rfc3492) encoded characters into Unicode. Only the [Punycode](https://tools.ietf.org/html/rfc3492) encoded parts of the domain name are be * converted. * * ```js * // decode domain names * punycode.toUnicode('xn--maana-pta.com'); // 'mañana.com' * punycode.toUnicode('xn----dqo34k.com'); // '☃-⌘.com' * punycode.toUnicode('example.com'); // 'example.com' * ``` * @since v0.6.1 */ function toUnicode(domain: string): string; /** * The `punycode.toASCII()` method converts a Unicode string representing an * Internationalized Domain Name to [Punycode](https://tools.ietf.org/html/rfc3492). Only the non-ASCII parts of the * domain name will be converted. Calling `punycode.toASCII()` on a string that * already only contains ASCII characters will have no effect. * * ```js * // encode domain names * punycode.toASCII('mañana.com'); // 'xn--maana-pta.com' * punycode.toASCII('☃-⌘.com'); // 'xn----dqo34k.com' * punycode.toASCII('example.com'); // 'example.com' * ``` * @since v0.6.1 */ function toASCII(domain: string): string; /** * @deprecated since v7.0.0 * The version of the punycode module bundled in Node.js is being deprecated. * In a future major version of Node.js this module will be removed. * Users currently depending on the punycode module should switch to using * the userland-provided Punycode.js module instead. */ const ucs2: ucs2; interface ucs2 { /** * @deprecated since v7.0.0 * The version of the punycode module bundled in Node.js is being deprecated. * In a future major version of Node.js this module will be removed. * Users currently depending on the punycode module should switch to using * the userland-provided Punycode.js module instead. */ decode(string: string): number[]; /** * @deprecated since v7.0.0 * The version of the punycode module bundled in Node.js is being deprecated. * In a future major version of Node.js this module will be removed. * Users currently depending on the punycode module should switch to using * the userland-provided Punycode.js module instead. */ encode(codePoints: ReadonlyArray<number>): string; } /** * @deprecated since v7.0.0 * The version of the punycode module bundled in Node.js is being deprecated. * In a future major version of Node.js this module will be removed. * Users currently depending on the punycode module should switch to using * the userland-provided Punycode.js module instead. */ const version: string; } declare module 'node:punycode' { export * from 'punycode'; }