We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some public nodes shows the Reachability as Private (that should be incorrect)
The text was updated successfully, but these errors were encountered:
@b00f I debug network with this configuration:
public_addr = "" listen_addrs = [] bootstrap_addrs = [] max_connections = 300 enable_udp = true enable_nat_service = true enable_upnp = false enable_relay = false enable_relay_service = true enable_mdns = false enable_metrics = false force_private_network = false
But give private event from network.
private
Sorry, something went wrong.
Here is an issue according to reachability status in libp2p2 and still not fixed in master branch libp2p/go-libp2p#2046
akbariandev
No branches or pull requests
Some public nodes shows the Reachability as Private (that should be incorrect)
The text was updated successfully, but these errors were encountered: