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 /
persisst /
PerSIsst-Lab-main /
v6 /
[ HOME SHELL ]
Name
Size
Permission
Action
.next
[ DIR ]
drwxr-xr-x
.vscode
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
out
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.eslintrc.json
64
B
-rw-r--r--
.gitignore
497
B
-rw-r--r--
README.md
1.45
KB
-rw-r--r--
components.json
468
B
-rw-r--r--
next-env.d.ts
228
B
-rw-r--r--
next.config.ts
493
B
-rw-r--r--
package-lock.json
108.85
KB
-rw-r--r--
package.json
936
B
-rw-r--r--
postcss.config.mjs
143
B
-rw-r--r--
tailwind.config.ts
3.58
KB
-rw-r--r--
tsconfig.json
649
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tsconfig.json
{ "compilerOptions": { "target": "ES2017", "lib": ["dom", "dom.iterable", "esnext"], "allowJs": true, "skipLibCheck": true, "strict": true, "noEmit": true, "esModuleInterop": true, "module": "esnext", "moduleResolution": "bundler", "resolveJsonModule": true, "isolatedModules": true, "jsx": "preserve", "incremental": true, "plugins": [ { "name": "next" } ], "paths": { "@/*": ["./src/*"] } }, "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "src/app/exp/glow"], "exclude": ["node_modules"] }
Close