⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
psa-roundcube
/
vendor
/
pear
/
net_ldap2
/
View File Name :
composer.json
{ "name": "pear/net_ldap2", "description": "Object oriented interface for searching and manipulating LDAP-entries", "license": "LGPL-3.0", "type": "library", "keywords": [ "pear", "ldap" ], "homepage": "http://pear.php.net/package/Net_LDAP2", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_LDAP2", "source": "https://github.com/pear/Net_LDAP2" }, "require": { "pear/pear-core-minimal": "^1.10.1", "ext-ldap": "*" }, "include-path": ["."], "autoload": { "classmap": [ "Net/" ] }, "require-dev": { "phpunit/phpunit": "^9 || ^10.3" } }