Socket
Book a DemoInstallSign in
Socket

ws-proxy

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ws-proxy

WebSocket proxy using super fast `ws` module

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

ws-proxy

Copyright (C) 2011 by Maciej Małecki
MIT License (see LICENSE file)

WebSocket proxy using super fast ws module.

Installation

npm install ws-proxy

Usage

Command line

ws-proxy --port 9000 --target ws://localhost:8000

It will start proxy at port 9000, proxying messages to ws://localhost:8000.

FAQs

Package last updated on 18 Dec 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts