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
Currently the mi_stream module binds the TCP socket on all interfaces/IPs. This might lead to some security issues.
It would be nice to allow the module to bind specific IPs.