Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.114.233
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
nodejs /
lockfile /
[ HOME SHELL ]
Name
Size
Permission
Action
gen-changelog.sh
238
B
-rw-r--r--
lockfile.js
8.22
KB
-rw-r--r--
package.json
839
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "lockfile", "version": "1.0.4", "main": "lockfile.js", "directories": { "test": "test" }, "dependencies": { "signal-exit": "^3.0.2" }, "devDependencies": { "tap": "^11.1.3", "touch": "0" }, "scripts": { "test": "tap test/*.js --cov -J", "changelog": "bash gen-changelog.sh", "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}" }, "repository": { "type": "git", "url": "https://github.com/npm/lockfile.git" }, "keywords": [ "lockfile", "lock", "file", "fs", "O_EXCL" ], "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others." }
Close