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 : 18.188.73.229
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
vendor /
psr /
container /
src /
Delete
Unzip
Name
Size
Permission
Date
Action
ContainerExceptionInterface.php
248
B
-rw-r--r--
2017-02-14 16:28
ContainerInterface.php
1.07
KB
-rw-r--r--
2017-02-14 16:28
NotFoundExceptionInterface.php
256
B
-rw-r--r--
2017-02-14 16:28
Save
Rename
<?php /** * @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file) */ namespace Psr\Container; /** * No entry was found in the container. */ interface NotFoundExceptionInterface extends ContainerExceptionInterface { }