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.116.80.77
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-test /
vendor /
sebastian /
global-state /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2017-04-27 15:39
tests
[ DIR ]
drwxr-xr-x
2017-04-27 15:39
.gitignore
45
B
-rw-r--r--
2017-04-27 15:39
.php_cs
2.91
KB
-rw-r--r--
2017-04-27 15:39
.travis.yml
450
B
-rw-r--r--
2017-04-27 15:39
LICENSE
1.52
KB
-rw-r--r--
2017-04-27 15:39
README.md
634
B
-rw-r--r--
2017-04-27 15:39
build.xml
853
B
-rw-r--r--
2017-04-27 15:39
composer.json
857
B
-rw-r--r--
2017-04-27 15:39
phpunit.xml
826
B
-rw-r--r--
2017-04-27 15:39
Save
Rename
language: php php: - 7.0 - 7.0snapshot - 7.1 - 7.1snapshot - master sudo: false before_install: - composer self-update - composer clear-cache install: - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-autoloader --prefer-stable script: - ./vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash) notifications: email: false