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 : 3.148.248.235
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
lazystream /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
4.09
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.02
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "lazystream", "version": "1.0.1", "description": "Open Node Streams on demand.", "homepage": "https://github.com/jpommerening/node-lazystream", "author": { "name": "Jonas Pommerening", "email": "jonas.pommerening@gmail.com", "url": "https://npmjs.org/~jpommerening" }, "contributors": [ "Mario Casciaro <mariocasciaro@gmail.com>" ], "repository": { "type": "git", "url": "https://github.com/jpommerening/node-lazystream.git" }, "bugs": { "url": "https://github.com/jpommerening/node-lazystream/issues" }, "license": "MIT", "main": "lib/lazystream.js", "engines": { "node": ">= 0.6.3" }, "scripts": { "test": "nodeunit test/readable_test.js test/writable_test.js test/pipe_test.js test/fs_test.js" }, "files": [ "lib/lazystream.js", "test/*.js", "test/*.md" ], "dependencies": { "readable-stream": "^2.0.5" }, "devDependencies": { "nodeunit": "^0.9.1" }, "keywords": [ "emfile", "lazy", "streams", "stream" ] }