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.225.54.37
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 /
environment /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2018-11-25 09:31
src
[ DIR ]
drwxr-xr-x
2018-11-25 09:31
tests
[ DIR ]
drwxr-xr-x
2018-11-25 09:31
.gitignore
60
B
-rw-r--r--
2018-11-25 09:31
.php_cs.dist
7.85
KB
-rw-r--r--
2018-11-25 09:31
.travis.yml
388
B
-rw-r--r--
2018-11-25 09:31
ChangeLog.md
2.18
KB
-rw-r--r--
2018-11-25 09:31
LICENSE
1.52
KB
-rw-r--r--
2018-11-25 09:31
README.md
957
B
-rw-r--r--
2018-11-25 09:31
build.xml
696
B
-rw-r--r--
2018-11-25 09:31
composer.json
793
B
-rw-r--r--
2018-11-25 09:31
phpunit.xml
707
B
-rw-r--r--
2018-11-25 09:31
Save
Rename
language: php php: - 7.1 - 7.2 - 7.3 - master sudo: false before_install: - composer self-update - composer clear-cache install: - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest script: - ./vendor/bin/phpunit --coverage-clover=coverage.xml after_success: - bash <(curl -s https://codecov.io/bash) notifications: email: false