Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 3.17.187.254
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
nodejs /
genfun /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
package.json
1.3
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "genfun", "description": "Fast, prototype-friendly multimethods.", "homepage": "http://github.com/zkat/genfun", "keywords": [ "clos", "functional", "oop", "util", "object oriented", "prototypes", "multimethod", "generic functions", "multiple dispatch", "polymorphism", "polymorphic", "protocols" ], "author": "Kat Marchán <kzm@sykosomatic.org>", "repository": { "type": "git", "url": "git://github.com/zkat/genfun" }, "main": "lib/genfun.js", "version": "5.0.0", "license": "MIT", "files": [ "lib/*.js" ], "devDependencies": { "mocha": "^3.2.0", "nyc": "^10.2.0", "standard": "^10.0.2", "standard-version": "^4.0.0", "weallbehave": "^1.0.3", "weallcontribute": "^1.0.8" }, "readmeFilename": "README.md", "scripts": { "prerelease": "npm t", "postrelease": "npm publish && git push --follow-tags", "pretest": "standard lib", "release": "standard-version -s", "test": "nyc -- mocha --reporter spec", "update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'", "update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'" }, "dependencies": {} }
Close