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.17.173.228
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 /
pumpify /
Delete
Unzip
Name
Size
Permission
Date
Action
.travis.yml
68
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.86
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.72
KB
-rw-rw-r--
2022-08-30 11:49
package.json
779
B
-rw-rw-r--
2022-08-30 11:49
test.js
4.46
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "pumpify", "version": "1.5.1", "description": "Combine an array of streams into a single duplex stream using pump and duplexify", "main": "index.js", "dependencies": { "duplexify": "^3.6.0", "inherits": "^2.0.3", "pump": "^2.0.0" }, "devDependencies": { "tape": "^4.8.0", "through2": "^2.0.3" }, "scripts": { "test": "tape test.js" }, "repository": { "type": "git", "url": "git://github.com/mafintosh/pumpify" }, "keywords": [ "pump", "duplexify", "duplex", "streams", "stream", "pipeline", "combine" ], "author": "Mathias Buus", "license": "MIT", "bugs": { "url": "https://github.com/mafintosh/pumpify/issues" }, "homepage": "https://github.com/mafintosh/pumpify" }