Linux 43-250-141-107.cprapid.com 4.18.0-553.150.1.lve.el8.x86_64 #1 SMP Tue Aug 4 17:30:48 UTC 2026 x86_64
LiteSpeed
Server IP : 43.250.141.107 & Your IP : 216.73.217.65
Domains :
Cant Read [ /etc/named.conf ]
User : thepngre
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
alt-nodejs19 /
root /
usr /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
corepack
2.08
MB
-rwxr-xr-x
2023-12-07 05:07
icu-config
215
B
-rwxr-xr-x
2023-02-22 20:50
icu-config-64
22.01
KB
-rwxr-xr-x
2023-02-22 21:03
icuinfo
17.13
KB
-rwxr-xr-x
2023-02-22 21:04
node
24.01
KB
-rwxr-xr-x
2023-12-07 05:31
npm
76
B
-rwxr-xr-x
2023-12-07 05:07
npx
2.88
KB
-rwxr-xr-x
2023-12-07 05:07
Save
Rename
#!/bin/sh OOO_ARCH=$(uname -m) case $OOO_ARCH in x86_64 | s390x | ppc64 | sparc64 | aarch64 | ppc64le | mips64 | mips64el) bits=64 ;; * ) bits=32 ;; esac exec /opt/alt/libicu/usr/bin/icu-config-$bits "$@"