You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/ailabstw/webrtc-socket-proxy

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ailabstw/webrtc-socket-proxy

v0.0.0-20190926023325-bd691390ce48
Source
Go
Version published
Created
Source

webrtc-socket-proxy

Seamless peer-to-peer TCP socket proxy using WebRTC, with centrifugo as the signal server

License: MIT


Setup

  • Install webrtc-socket-proxy
$ go get -u github.com/poga/webrtc-socket-proxy

Usage

# the `As` proxy
$ webrtc-socket-proxy -signal=<SIGNAL_SERVER_ADDR> -secret=<SIGNAL_SERVER_SECRET> -as=<PEER_ID> -upstreamAddr=localhost:8000
# the `To` proxy
$ webrtc-socket-proxy -signal=<SIGNAL_SERVER_ADDR> -secret=<SIGNAL_SERVER_SECRET> -to=<PEER_ID> -listen=:4444

You can send data to your <upstreamAddr> via connecting to :4444 now.

Roadmap

  • TURN server support
  • Multiplex Connections. Currently we only support one connnection per proxy-pair

License

The MIT License

FAQs

Package last updated on 26 Sep 2019

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.