Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Alan-Liang/wsproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsproxy

Code Style:Really Bad

HTTP Proxy over WebSockets

Install

git clone https://github.com/Alan-Liang/wsproxy.git
cd wsproxy
npm i

Usage

You need to install this both on the server and the client. On the server, set the port to listen in the port variable and run node server.js or npm start. On the client, change wsLoc to the WebSocket server's address, port to the proxy port and run node client.js. Then, setup your device's http proxy.

About

HTTP Proxy over WebSockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages