Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.154.158
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
share /
doc /
node-yargs /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
cmds
[ DIR ]
drwxr-xr-x
bool.js
233
B
-rw-r--r--
boolean_double.js
150
B
-rw-r--r--
boolean_single.js
138
B
-rw-r--r--
command_hierarchy.js
96
B
-rw-r--r--
complex.js
1.32
KB
-rw-r--r--
count.js
495
B
-rw-r--r--
default_hash.js
125
B
-rw-r--r--
default_singles.js
134
B
-rw-r--r--
demand_count.js
92
B
-rw-r--r--
divide.js
156
B
-rw-r--r--
help.js
623
B
-rw-r--r--
implies.js
176
B
-rw-r--r--
implies_hash.js
408
B
-rw-r--r--
line_count.js
406
B
-rw-r--r--
line_count_options.js
632
B
-rw-r--r--
line_count_wrap.js
756
B
-rw-r--r--
nonopt.js
115
B
-rw-r--r--
requires_arg.js
359
B
-rw-r--r--
short.js
94
B
-rw-r--r--
strict.js
423
B
-rw-r--r--
string.js
214
B
-rw-r--r--
usage-options.js
460
B
-rw-r--r--
xup.js
189
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : default_hash.js
#!/usr/bin/env node var argv = require('yargs') .default({ x : 10, y : 10 }) .argv ; console.log(argv.x + argv.y);
Close