Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.187.75
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
share /
nodejs /
are-we-there-yet /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
163
B
-rw-r--r--
package.json
834
B
-rw-r--r--
tracker-base.js
274
B
-rw-r--r--
tracker-group.js
3.16
KB
-rw-r--r--
tracker-stream.js
954
B
-rw-r--r--
tracker.js
826
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "are-we-there-yet", "version": "1.1.5", "description": "Keep track of the overall completion of many disparate processes", "main": "index.js", "scripts": { "test": "standard && tap test/*.js" }, "repository": { "type": "git", "url": "https://github.com/iarna/are-we-there-yet.git" }, "author": "Rebecca Turner (http://re-becca.org)", "license": "ISC", "bugs": { "url": "https://github.com/iarna/are-we-there-yet/issues" }, "homepage": "https://github.com/iarna/are-we-there-yet", "devDependencies": { "standard": "^11.0.1", "tap": "^12.0.1" }, "dependencies": { "delegates": "^1.0.0", "readable-stream": "^2.0.6" }, "files": [ "index.js", "tracker-base.js", "tracker-group.js", "tracker-stream.js", "tracker.js", "CHANGES.md" ] }
Close