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.145.176.168
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
vendor /
phar-io /
manifest /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2018-07-08 19:23
src
[ DIR ]
drwxr-xr-x
2018-07-08 19:23
tests
[ DIR ]
drwxr-xr-x
2018-07-08 19:23
.gitignore
63
B
-rw-r--r--
2018-07-08 19:23
.php_cs
1.9
KB
-rw-r--r--
2018-07-08 19:23
.travis.yml
533
B
-rw-r--r--
2018-07-08 19:23
LICENSE
1.58
KB
-rw-r--r--
2018-07-08 19:23
README.md
1.2
KB
-rw-r--r--
2018-07-08 19:23
build.xml
1.98
KB
-rw-r--r--
2018-07-08 19:23
composer.json
847
B
-rw-r--r--
2018-07-08 19:23
composer.lock
2.23
KB
-rw-r--r--
2018-07-08 19:23
phive.xml
172
B
-rw-r--r--
2018-07-08 19:23
phpunit.xml
742
B
-rw-r--r--
2018-07-08 19:23
Save
Rename
os: - linux language: php before_install: - wget https://phar.io/releases/phive.phar - wget https://phar.io/releases/phive.phar.asc - gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys 0x9B2D5D79 - gpg --verify phive.phar.asc phive.phar - chmod +x phive.phar - sudo mv phive.phar /usr/bin/phive install: - ant setup script: ./tools/phpunit php: - 5.6 - 7.0 - 7.1 - 7.0snapshot - 7.1snapshot - master matrix: allow_failures: - php: master fast_finish: true notifications: email: false