Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
.trash /
vendor /
nunomaduro /
termwind /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2024-11-21 15:36
LICENSE.md
1.07
KB
-rw-r--r--
2024-11-21 15:36
composer.json
1.72
KB
-rw-r--r--
2024-11-21 15:36
error_log
4.78
KB
-rw-r--r--
2025-09-21 22:44
pint.json
163
B
-rw-r--r--
2024-11-21 15:36
playground.php
740
B
-rw-r--r--
2024-11-21 15:36
Save
Rename
<?php require_once __DIR__.'/vendor/autoload.php'; use function Termwind\render; render(<<<'HTML' <div class="ml-2"> <pre> ─ ─ ─ ─ │ │ │ │ │ │ │ │ │ │ ──, │ │ ──, │ │ │ │ ─ │/ \ / │ │ │ │/ / │ │/ \─│/ │/ │ │─/\─/│─/ \─/│─/│──/\─/│─/\─/ │──/│──/ </pre> <div class="px-1 bg-green-300 text-black">by ⚙️ Configured</div> <div class="px-1 mt-1 bg-blue-300 text-black">{{ $version }}</div> <em class="ml-1"> Create portable PHP CLI applications w/ PHP Micro </em> </div> HTML);