Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.21.33.186
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
nopt /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CHANGELOG.md
2.9
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
765
B
-rw-rw-r--
2022-08-30 11:49
README.md
7.44
KB
-rw-rw-r--
2022-08-30 11:49
package.json
683
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "nopt", "version": "4.0.3", "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "main": "lib/nopt.js", "scripts": { "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "test": "tap test/*.js" }, "repository": { "type": "git", "url": "https://github.com/npm/nopt.git" }, "bin": "./bin/nopt.js", "license": "ISC", "dependencies": { "abbrev": "1", "osenv": "^0.1.4" }, "devDependencies": { "tap": "^14.10.6" }, "files": [ "bin", "lib" ] }