Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
process-on-spawn /
Delete
Unzip
Name
Size
Permission
Date
Action
index.js
2.58
KB
-rw-r--r--
2023-08-21 05:40
package.json
795
B
-rw-r--r--
2023-08-21 05:40
pkgjs-lock.json
567
B
-rw-r--r--
2023-08-21 05:40
Save
Rename
{ "name": "process-on-spawn", "version": "1.0.0", "description": "Execute callbacks when child processes are spawned", "scripts": { "release": "standard-version --sign", "pretest": "xo", "test": "nyc --silent tape test/*.js | tap-mocha-reporter classic", "posttest": "nyc report --check-coverage" }, "engines": { "node": ">=8" }, "author": "Corey Farrell", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/cfware/process-on-spawn.git" }, "bugs": { "url": "https://github.com/cfware/process-on-spawn/issues" }, "homepage": "https://github.com/cfware/process-on-spawn#readme", "devDependencies": { "nyc": "^15.0.0-beta.3", "standard-version": "^7.0.0", "tap-mocha-reporter": "^5.0.0", "tape": "^4.11.0", "xo": "^0.25.3" } }