Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
pm2 /
node_modules /
argparse /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
CHANGELOG.md
5.83
KB
-rw-r--r--
2025-04-08 13:05
LICENSE
12.48
KB
-rw-r--r--
2025-04-08 13:05
README.md
2.7
KB
-rw-r--r--
2025-04-08 13:05
argparse.js
126.67
KB
-rw-r--r--
2025-04-08 13:05
package.json
682
B
-rw-r--r--
2025-04-08 13:05
Save
Rename
{ "name": "argparse", "description": "CLI arguments parser. Native port of python's argparse.", "version": "2.0.1", "keywords": [ "cli", "parser", "argparse", "option", "args" ], "main": "argparse.js", "files": [ "argparse.js", "lib/" ], "license": "Python-2.0", "repository": "nodeca/argparse", "scripts": { "lint": "eslint .", "test": "npm run lint && nyc mocha", "coverage": "npm run test && nyc report --reporter html" }, "devDependencies": { "@babel/eslint-parser": "^7.11.0", "@babel/plugin-syntax-class-properties": "^7.10.4", "eslint": "^7.5.0", "mocha": "^8.0.1", "nyc": "^15.1.0" } }