Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
cqt /
server /
node_modules /
dotenv /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
CHANGELOG.md
17.91
KB
-rw-r--r--
LICENSE
1.26
KB
-rw-r--r--
README-es.md
15.24
KB
-rw-r--r--
README.md
21.95
KB
-rw-r--r--
SECURITY.md
69
B
-rw-r--r--
config.d.ts
11
B
-rw-r--r--
config.js
176
B
-rw-r--r--
package.json
1.65
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "dotenv", "version": "16.6.1", "description": "Loads environment variables from .env file", "main": "lib/main.js", "types": "lib/main.d.ts", "exports": { ".": { "types": "./lib/main.d.ts", "require": "./lib/main.js", "default": "./lib/main.js" }, "./config": "./config.js", "./config.js": "./config.js", "./lib/env-options": "./lib/env-options.js", "./lib/env-options.js": "./lib/env-options.js", "./lib/cli-options": "./lib/cli-options.js", "./lib/cli-options.js": "./lib/cli-options.js", "./package.json": "./package.json" }, "scripts": { "dts-check": "tsc --project tests/types/tsconfig.json", "lint": "standard", "pretest": "npm run lint && npm run dts-check", "test": "tap run --allow-empty-coverage --disable-coverage --timeout=60000", "test:coverage": "tap run --show-full-coverage --timeout=60000 --coverage-report=text --coverage-report=lcov", "prerelease": "npm test", "release": "standard-version" }, "repository": { "type": "git", "url": "git://github.com/motdotla/dotenv.git" }, "homepage": "https://github.com/motdotla/dotenv#readme", "funding": "https://dotenvx.com", "keywords": [ "dotenv", "env", ".env", "environment", "variables", "config", "settings" ], "readmeFilename": "README.md", "license": "BSD-2-Clause", "devDependencies": { "@types/node": "^18.11.3", "decache": "^4.6.2", "sinon": "^14.0.1", "standard": "^17.0.0", "standard-version": "^9.5.0", "tap": "^19.2.0", "typescript": "^4.8.4" }, "engines": { "node": ">=12" }, "browser": { "fs": false } }
Close