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.190.104
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 /
lib /
nodejs /
gauge /
[ HOME SHELL ]
Name
Size
Permission
Action
CHANGELOG.md
6.23
KB
-rw-r--r--
README.md
14.72
KB
-rw-r--r--
base-theme.js
395
B
-rw-r--r--
error.js
616
B
-rw-r--r--
has-color.js
292
B
-rw-r--r--
index.js
6.83
KB
-rw-r--r--
package.json
1.35
KB
-rw-r--r--
plumbing.js
1.24
KB
-rw-r--r--
process.js
89
B
-rw-r--r--
progress-bar.js
998
B
-rw-r--r--
render-template.js
5.6
KB
-rw-r--r--
set-immediate.js
139
B
-rw-r--r--
set-interval.js
93
B
-rw-r--r--
spin.js
105
B
-rw-r--r--
template-item.js
1.86
KB
-rw-r--r--
theme-set.js
3.61
KB
-rw-r--r--
themes.js
1.51
KB
-rw-r--r--
wide-truncate.js
828
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "gauge", "version": "2.7.4", "description": "A terminal based horizontal guage", "main": "index.js", "scripts": { "test": "standard && tap test/*.js --coverage", "prepublish": "rm -f *~" }, "repository": { "type": "git", "url": "https://github.com/iarna/gauge" }, "keywords": [ "progressbar", "progress", "gauge" ], "author": "Rebecca Turner <me@re-becca.org>", "license": "ISC", "bugs": { "url": "https://github.com/iarna/gauge/issues" }, "homepage": "https://github.com/iarna/gauge", "dependencies": { "aproba": "^1.0.3", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.0", "object-assign": "^4.1.0", "signal-exit": "^3.0.0", "string-width": "^1.0.1", "strip-ansi": "^3.0.1", "wide-align": "^1.1.0" }, "devDependencies": { "readable-stream": "^2.0.6", "require-inject": "^1.4.0", "standard": "^7.1.2", "tap": "^5.7.2", "through2": "^2.0.0" }, "files": [ "base-theme.js", "CHANGELOG.md", "error.js", "has-color.js", "index.js", "LICENSE", "package.json", "plumbing.js", "process.js", "progress-bar.js", "README.md", "render-template.js", "set-immediate.js", "set-interval.js", "spin.js", "template-item.js", "theme-set.js", "themes.js", "wide-truncate.js" ] }
Close