You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: The SOCKS server which allows the relay to connect to the internet throws errors (either several "EOF" or "Bad Version") when the relay is restarted and (seemingly) when there's connections in progress.
Steps to reproduce:
Setup the protocol (i.e. start a trustee, start a relay, start the "non-prifi" SOCKS server)
Connect a client (I tested with a mobile client)
Initiate several connections (e.g. speedtest app)
Kill the relay
Observe the errors generated, sometimes it throws "EOF" and sometimes it throws "Bad Version", the amount seems to be correlated with the amount of active connections when the relay was killed.
Even after restarting the relay, the SOCKS server seems to become unresponsive.
Description: The SOCKS server which allows the relay to connect to the internet throws errors (either several "EOF" or "Bad Version") when the relay is restarted and (seemingly) when there's connections in progress.
Steps to reproduce:
Even after restarting the relay, the SOCKS server seems to become unresponsive.