[tor-bugs] #5578 [Flashproxy]: Investigate WebRTC for flash proxy NAT punching

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 11 19:35:46 UTC 2014


#5578: Investigate WebRTC for flash proxy NAT punching
----------------------------+-----------------
     Reporter:  dcf         |      Owner:  dcf
         Type:  task        |     Status:  new
     Priority:  normal      |  Milestone:
    Component:  Flashproxy  |    Version:
   Resolution:              |   Keywords:
Actual Points:              |  Parent ID:
       Points:              |
----------------------------+-----------------

Comment (by cjb):

 > 1. Implement a little C++ application and !JavaScript program capable of
 exchanging data.

 Okay, I finally (a mere 18 months later, ugh) have this now.  Here's a
 patch against Google's Native WebRTC code SVN repo which adds a new
 "webrtc_cmd" C++ binary:

 http://printf.net/webrtc-cmd.patch

 webrtc_cmd can share a datachannel with my serverless-webrtc project in
 any combination of:

 1. C++ binary
 2. Node.JS
 3. Chrome
 4. Firefox

 (I'll see if the webrtc developers would consider including this example
 code in their repo after I tidy it up, since their current example C++
 programs use neither SDP offer/answer nor datachannels.)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5578#comment:28>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list