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.111.34
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 /
y18n /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
5.13
KB
-rw-r--r--
package.json
889
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "y18n", "version": "4.0.0", "description": "the bare-bones internationalization library used by yargs", "main": "index.js", "scripts": { "pretest": "standard", "test": "nyc mocha", "coverage": "nyc report --reporter=text-lcov | coveralls", "release": "standard-version" }, "repository": { "type": "git", "url": "git@github.com:yargs/y18n.git" }, "files": [ "index.js" ], "keywords": [ "i18n", "internationalization", "yargs" ], "author": "Ben Coe <ben@npmjs.com>", "license": "ISC", "bugs": { "url": "https://github.com/yargs/y18n/issues" }, "homepage": "https://github.com/yargs/y18n", "devDependencies": { "chai": "^4.0.1", "coveralls": "^3.0.0", "mocha": "^4.0.1", "nyc": "^11.0.1", "rimraf": "^2.5.0", "standard": "^10.0.0-beta.0", "standard-version": "^4.2.0" } }
Close