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 /
brorand /
Delete
Unzip
Name
Size
Permission
Date
Action
test
[ DIR ]
drwxr-xr-x
2022-04-21 14:28
.npmignore
28
B
-rw-r--r--
2022-04-21 14:24
README.md
1.1
KB
-rw-r--r--
2022-04-21 14:24
index.js
1.47
KB
-rw-r--r--
2022-04-21 14:24
package.json
654
B
-rw-r--r--
2022-04-21 14:24
Save
Rename
{ "name": "brorand", "version": "1.1.0", "description": "Random number generator for browsers and node.js", "main": "index.js", "scripts": { "test": "mocha --reporter=spec test/**/*-test.js" }, "repository": { "type": "git", "url": "git@github.com:indutny/brorand" }, "keywords": [ "Random", "RNG", "browser", "crypto" ], "author": "Fedor Indutny <fedor@indutny.com>", "license": "MIT", "bugs": { "url": "https://github.com/indutny/brorand/issues" }, "homepage": "https://github.com/indutny/brorand", "devDependencies": { "mocha": "^2.0.1" }, "browser": { "crypto": false } }