rtcat

1.0.1 • Public • Published

rtcat

webrtc netcat

usage

rtcat -l

  Initiate a webrtc connection, printing the base64 introducer blob to stdout.
  Paste the introducer from the other node as the first line on stdin.

rtcat

  Connect to an initiated webrtc connection.
  Paste the introducer from the other node as the first line on stdin.
  After pasting the introducer, another introducer will be printed to stdout for
  the remote node to use.

After the introductions, stdin is forwarded to the remote connection and data
from the remote connection goes to stdout.

install

With npm, to get the rtcat command do:

npm install -g rtcat

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i rtcat

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • nopersonsmodules