Go to file
Pratyush Desai 8a3800549c
flake8ted
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2023-07-22 02:25:25 +05:30
stunnel Init SyncPlay 2022-07-31 19:52:23 +02:00
syncplay Init SyncPlay 2022-07-31 19:52:23 +02:00
syncplay-bridge Init SyncPlay 2022-07-31 19:52:23 +02:00
syncplay-proxy flake8ted 2023-07-22 02:25:25 +05:30
README.md Init SyncPlay 2022-07-31 19:52:23 +02:00

README.md

Resources powering the lysergic.media SyncPlay instance.

Proxy:

The proxy removes the superfluous STARTTLS message in order for stunnel to terminate the TLS connection.

SyncPlay Client -> syncplay-proxy (lysergic.media:8999) -> stunnel (TLS [::1]:8997) -> syncplay (PLAIN [::1]:8998)

Bridge:

The bridge relays chat messages between SyncPlay and IRC.