Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
process /
Delete
Unzip
Name
Size
Permission
Date
Action
.eslintrc
435
B
-rw-r--r--
2022-04-21 14:26
LICENSE
1.07
KB
-rw-r--r--
2022-04-21 14:26
README.md
1.33
KB
-rw-r--r--
2022-04-21 14:26
browser.js
5.29
KB
-rw-r--r--
2022-04-21 14:26
index.js
96
B
-rw-r--r--
2022-04-21 14:26
package.json
609
B
-rw-r--r--
2022-04-21 14:26
test.js
6.16
KB
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "author": "Roman Shtylman <shtylman@gmail.com>", "name": "process", "description": "process information for node.js and browsers", "keywords": [ "process" ], "scripts": { "test": "mocha test.js", "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js" }, "version": "0.11.10", "repository": { "type": "git", "url": "git://github.com/shtylman/node-process.git" }, "license": "MIT", "browser": "./browser.js", "main": "./index.js", "engines": { "node": ">= 0.6.0" }, "devDependencies": { "mocha": "2.2.1", "zuul": "^3.10.3" } }