Linux premium134.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.104 | : 216.73.216.51
Cant Read [ /etc/named.conf ]
?8.1.34
mfbsrygq
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
cpanel /
ea-wappspector /
.github /
workflows /
[ HOME SHELL ]
Name
Size
Permission
Action
lint.yml
477
B
-rw-r--r--
unit-test.yml
429
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : lint.yml
name: lint on: [ push ] jobs: run-linters: name: Run linters runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v3 - uses: php-actions/composer@v6 name: Install composer dependencies - uses: php-actions/composer@v6 name: Run rector with: command: ci:rector - uses: php-actions/composer@v6 name: Run standards with: command: ci:standards
Close