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.239.69
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
khanamiryan /
qrcode-detector-decoder /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2020-11-29 09:00
tests
[ DIR ]
drwxr-xr-x
2020-11-29 09:00
.gitignore
52
B
-rw-r--r--
2020-11-29 09:00
README.md
999
B
-rw-r--r--
2020-11-29 09:00
composer.json
680
B
-rw-r--r--
2020-11-29 09:00
phpunit.xml.dist
705
B
-rw-r--r--
2020-11-29 09:00
Save
Rename
{ "name": "khanamiryan/qrcode-detector-decoder", "type": "library", "description": "QR code decoder / reader", "keywords": [ "qr", "zxing", "barcode" ], "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/", "license": "MIT", "authors": [ { "name": "Ashot Khanamiryan", "email": "a.khanamiryan@gmail.com", "homepage": "https://github.com/khanamiryan", "role": "Developer" } ], "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "autoload": { "psr-4": { "Zxing\\": "lib/" }, "files": [ "lib/Common/customFunctions.php" ] } }