Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
sockjs /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:30
COPYING
238
B
-rw-r--r--
2022-04-21 14:26
Changelog
7.79
KB
-rw-r--r--
2022-04-21 14:26
LICENSE
1.05
KB
-rw-r--r--
2022-04-21 14:26
README.md
16.27
KB
-rw-r--r--
2022-04-21 14:26
index.js
42
B
-rw-r--r--
2022-04-21 14:26
package.json
1.26
KB
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "name": "sockjs", "description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.", "version": "0.3.24", "author": "Marek Majkowski", "bugs": { "url": "https://github.com/sockjs/sockjs-node/issues" }, "contributors": [ { "name": "Bryce Kahle", "email": "bkahle@gmail.com" }, { "name": "Marek Majkowski", "email": "deadbeef@popcount.org" } ], "dependencies": { "faye-websocket": "^0.11.3", "uuid": "^8.3.2", "websocket-driver": "^0.7.4" }, "devDependencies": { "coffeescript": "^1.12.7" }, "homepage": "https://github.com/sockjs/sockjs-node", "keywords": [ "websockets", "websocket" ], "license": "MIT", "main": "index", "repository": { "type": "git", "url": "https://github.com/sockjs/sockjs-node.git" }, "scripts": { "version": "make build && git add Changelog", "postversion": "npm publish", "postpublish": "git push origin --all && git push origin --tags" } }