Skip to content

A proxy for forwarding websocket connections to TCP sockets.

Notifications You must be signed in to change notification settings

chrisnorman7/ws2tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws2tcp

A proxy for forwarding websockets to TCP sockets.

Getting Started

  • Install dart on your server.

  • Clone this repository.

  • CD into the directory where you cloned the repo.

  • Run pub get.

  • Run dart server.dart.*

  • Point your browser at [http://localhost:8080].

  • Enter the desired hostname and port, and press connect.

About

A proxy for forwarding websocket connections to TCP sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published