Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
l.v.e-manager /
utils /
Delete
Unzip
Name
Size
Permission
Date
Action
activate
2.3
KB
-rwxr-xr-x
2025-11-03 20:18
cloudlinux-cli-user.py
491
B
-rwxr-xr-x
2025-11-03 20:18
cloudlinux-selector.py
654
B
-rwxr-xr-x
2025-11-03 20:18
cloudlinux_cli_user.py
11.99
KB
-rw-r--r--
2025-11-03 20:18
cpanel_api.py
9.76
KB
-rw-r--r--
2025-11-03 20:18
libcloudlinux.py
32
KB
-rw-r--r--
2025-11-03 20:18
node_wrapper
268
B
-rwxr-xr-x
2025-11-03 20:18
npm_wrapper
1.69
KB
-rwxr-xr-x
2025-11-03 20:18
python_wrapper
568
B
-rwxr-xr-x
2025-11-03 20:18
set_env_vars.py
3.66
KB
-rwxr-xr-x
2025-11-03 20:18
Save
Rename
#!/bin/bash if [[ $EUID -eq 0 ]]; then echo "This program is not intended to be run as root." 1>&2 exit 1 fi CWD=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) source ${CWD}/activate eval $(${CWD}/set_env_vars.py nodejs) exec "${CL_NODEHOME}/usr/bin/node" "$@"