Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
libexec /
p11-kit /
Delete
Unzip
Name
Size
Permission
Date
Action
p11-kit-remote
15.24
KB
-rwxr-xr-x
2026-08-03 14:23
p11-kit-server
35.37
KB
-rwxr-xr-x
2026-08-03 14:23
trust-extract-compat
275
B
-rwxr-xr-x
2026-08-03 14:20
Save
Rename
#!/usr/bin/bash set -e if test "$UID" != "0"; then echo "p11-kit: the 'extract-trust' command must be run as root" >&2 exit 2 fi if test $# -gt 1; then echo "p11-kit: no additional arguments are supported for this command" >&2 exit 2 fi exec /usr/bin/update-ca-trust