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 /
node_modules /
wildcard /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
dr-xr-xr-x
test
[ DIR ]
dr-xr-xr-x
.travis.yml
103
B
-rw-r--r--
README.md
2.57
KB
-rw-r--r--
docs.json
107
B
-rw-r--r--
index.js
2.63
KB
-rw-r--r--
package.json
952
B
-rw-r--r--
yarn.lock
8.97
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "wildcard", "description": "Wildcard matching tools", "author": "Damon Oehlman <damon.oehlman@gmail.com>", "keywords": [ "string", "wildcard" ], "version": "2.0.0", "dependencies": {}, "devDependencies": { "tape": "^4.6.3" }, "testling": { "files": "test/all.js", "browsers": { "ie": [ "latest" ], "ff": [ "latest", "nightly" ], "chrome": [ "latest", "canary" ], "opera": [ "latest", "next" ], "safari": [ "latest" ] } }, "repository": { "type": "git", "url": "git://github.com/DamonOehlman/wildcard.git" }, "bugs": { "url": "http://github.com/DamonOehlman/wildcard/issues" }, "scripts": { "test": "node test/all.js", "gendocs": "gendocs > README.md" }, "main": "index.js", "directories": { "test": "test" }, "license": "MIT" }
Close