Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
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
/
usr /
local /
wp /
vendor /
composer /
composer /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxr-xr-x
doc
[ DIR ]
drwxr-xr-x
res
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.editorconfig
155
B
-rw-r--r--
.gitattributes
833
B
-rw-r--r--
.php-cs-fixer.php
2.23
KB
-rw-r--r--
CHANGELOG.md
109.01
KB
-rw-r--r--
CODE_OF_CONDUCT.md
3.27
KB
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
PORTING_INFO
1.56
KB
-rw-r--r--
README.md
2.35
KB
-rw-r--r--
UPGRADE-2.0.md
10.31
KB
-rw-r--r--
composer.json
3.49
KB
-rw-r--r--
composer.lock
58.71
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .gitattributes
# Auto-detect text files, ensure they use LF. * text=auto eol=lf # These files are always considered text and should use LF. # See core.whitespace @ https://git-scm.com/docs/git-config for whitespace flags. *.php text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php *.json text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 *.test text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 *.yml text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=2 # Exclude non-essential files from dist /tests export-ignore .github export-ignore .php_cs export-ignore .travis.yml export-ignore appveyor.yml export-ignore phpunit.xml.dist export-ignore /phpstan/ export-ignore
Close