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
Right now, Tor onion address incoming connections are forwarded to libp2p, which listens on 0:0:0:0. Instead, it should listen on 127.0.0.1 or in such a way that it is only reachable by Tor.
The text was updated successfully, but these errors were encountered:
holmesworcester
changed the title
Libp2p websocket is listening on 0:0:0:0 and globally reachable
Libp2p is listening on 0:0:0:0 and globally reachable
Oct 5, 2023
Right now, Tor onion address incoming connections are forwarded to libp2p, which listens on 0:0:0:0. Instead, it should listen on 127.0.0.1 or in such a way that it is only reachable by Tor.
The text was updated successfully, but these errors were encountered: