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.112
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 /
portfinder /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:29
node_modules
[ DIR ]
drwxr-xr-x
2022-04-21 14:33
LICENSE
1.05
KB
-rw-r--r--
2022-04-21 14:26
README.md
1.65
KB
-rw-r--r--
2022-04-21 14:26
package.json
734
B
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "name": "portfinder", "description": "A simple tool to find an open port on the current machine", "version": "1.0.28", "author": "Charlie Robbins <charlie.robbins@gmail.com>", "repository": { "type": "git", "url": "git@github.com:http-party/node-portfinder.git" }, "keywords": [ "http", "ports", "utilities" ], "files": [ "lib" ], "dependencies": { "async": "^2.6.2", "debug": "^3.1.1", "mkdirp": "^0.5.5" }, "devDependencies": { "glob": "^7.1.4", "vows": "^0.8.2" }, "main": "./lib/portfinder", "types": "./lib/portfinder.d.ts", "scripts": { "test": "vows test/*-test.js --spec" }, "engines": { "node": ">= 0.12.0" }, "license": "MIT" }