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 /
rimraf /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGELOG.md
1.45
KB
-rw-r--r--
2022-04-21 14:26
LICENSE
765
B
-rw-r--r--
2022-04-21 14:26
README.md
3.52
KB
-rw-r--r--
2022-04-21 14:26
bin.js
1.83
KB
-rw-r--r--
2022-04-21 14:26
package.json
729
B
-rw-r--r--
2022-04-21 14:26
rimraf.js
8.66
KB
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "name": "rimraf", "version": "3.0.2", "main": "rimraf.js", "description": "A deep deletion module for node (like `rm -rf`)", "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "repository": "git://github.com/isaacs/rimraf.git", "scripts": { "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --follow-tags", "test": "tap test/*.js" }, "bin": "./bin.js", "dependencies": { "glob": "^7.1.3" }, "files": [ "LICENSE", "README.md", "bin.js", "rimraf.js" ], "devDependencies": { "mkdirp": "^0.5.1", "tap": "^12.1.1" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }