Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.29
Domains :
Cant Read [ /etc/named.conf ]
User : celfico1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
pki /
tls /
misc /
Delete
Unzip
Name
Size
Permission
Date
Action
CA
5.06
KB
-rwxr-xr-x
2026-04-30 09:22
c_hash
119
B
-rwxr-xr-x
2026-04-30 09:22
c_info
152
B
-rwxr-xr-x
2026-04-30 09:22
c_issuer
112
B
-rwxr-xr-x
2026-04-30 09:22
c_name
110
B
-rwxr-xr-x
2026-04-30 09:22
Save
Rename
#!/bin/sh # print out the hash values # for i in $* do h=`openssl x509 -hash -noout -in $i` echo "$h.0 => $i" done