UNPKG

tcp-tunnel-socket

Version:

Mixing multiple port data into one port channel

31 lines (30 loc) 667 B
{ "name": "tcp-tunnel-socket", "version": "1.0.0", "description": "Mixing multiple port data into one port channel", "main": "common.js", "dependencies": { "ws": "^3.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/huge818/tcp-tunnel.git" }, "keywords": [ "tcp", "port", "mixport", "tcp-tunnel", "firewall" ], "author": "huge818", "license": "MIT", "bugs": { "url": "https://github.com/huge818/tcp-tunnel/issues" }, "homepage": "https://github.com/huge818/tcp-tunnel#readme" }