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
This results in creating large amounts of connections to itself. sslh should check no target address is among the listening addresse to address this issue.
The text was updated successfully, but these errors were encountered:
It is possible to make
sslh
connect to a port it listens to, e.g.:This results in creating large amounts of connections to itself.
sslh
should check no target address is among the listening addresse to address this issue.The text was updated successfully, but these errors were encountered: