Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
cliui /
Delete
Unzip
Name
Size
Permission
Date
Action
build
[ DIR ]
drwxr-xr-x
2023-12-23 20:12
node_modules
[ DIR ]
drwxr-xr-x
2023-12-23 20:12
index.mjs
309
B
-rw-r--r--
2022-10-25 07:26
package.json
1.98
KB
-rw-r--r--
2022-10-25 07:26
pkgjs-lock.json
1.51
KB
-rw-r--r--
2022-10-25 07:26
Save
Rename
// Bootstrap cliui with CommonJS dependencies: import { cliui } from './build/lib/index.js' import { wrap, stripAnsi } from './build/lib/string-utils.js' export default function ui (opts) { return cliui(opts, { stringWidth: (str) => { return [...str].length }, stripAnsi, wrap }) }