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 /
selfsigned /
Delete
Unzip
Name
Size
Permission
Date
Action
test
[ DIR ]
drwxr-xr-x
2022-04-21 14:30
.jshintrc
637
B
-rw-r--r--
2022-04-21 14:26
LICENSE
1.05
KB
-rw-r--r--
2022-04-21 14:26
README.md
8.45
KB
-rw-r--r--
2022-04-21 14:26
index.js
6.3
KB
-rw-r--r--
2022-04-21 14:26
package.json
904
B
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "name": "selfsigned", "version": "2.0.0", "description": "Generate self signed certificates private and public keys", "main": "index.js", "scripts": { "test": "mocha -t 5000" }, "repository": { "type": "git", "url": "git://github.com/jfromaniello/selfsigned.git" }, "keywords": [ "openssl", "self", "signed", "certificates" ], "author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)", "contributors": [ { "name": "Paolo Fragomeni", "email": "paolo@async.ly", "url": "http://async.ly" }, { "name": "Charles Bushong", "email": "bushong1@gmail.com", "url": "http://github.com/bushong1" } ], "license": "MIT", "dependencies": { "node-forge": "^1.2.0" }, "devDependencies": { "chai": "^4.3.4", "mocha": "^9.1.1" }, "engines": { "node": ">=10" } }