Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 727 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 727 Bytes

Syncplay Proxy

What does it do

Syncplay Proxy handles STARTTLS negotiation for Syncplay while proxying the traffic back to an internal Syncplay server. It also provides a WebSocket Endpoint so that Syncplay could theoretically be accessed from the browser.

What it doesn't do

This isn't a Syncplay server, it just acts as a MITM. The proxy is not transparent since twisted doesn't have an easy way to do this.

Authors (Syncplay)

  • Initial concept and core internals developer - Uriziel
  • GUI design and current lead developer - Et0h
  • Original Syncplay code - Tomasz Kowalczyk (Fluxid), who developed SyncPlay
  • Other contributors