📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv3.demodesign.com.tr
/
vendor
/
clue
/
socks-react
📝
composer.json
← Geri Dön
{ "name": "clue/socks-react", "description": "Async SOCKS4, SOCKS4a and SOCKS5 proxy client and server implementation, built on top of ReactPHP", "keywords": ["socks client", "socks server", "proxy", "tcp tunnel", "socks protocol", "async", "ReactPHP"], "homepage": "https://github.com/clue/php-socks-react", "license": "MIT", "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "autoload": { "psr-4": {"Clue\\React\\Socks\\": "src/"} }, "require": { "php": ">=5.3", "react/socket": "^1.0 || ^0.8.6", "react/promise": "^2.1 || ^1.2", "evenement/evenement": "~3.0|~1.0|~2.0" }, "require-dev": { "phpunit/phpunit": "^6.0 || ^5.7 || ^4.8.35", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3", "clue/connection-manager-extra": "^1.0 || ^0.7", "clue/block-react": "^1.1" } }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula