Neptune-Crypto/neptune-core

Record and Display Own Public IP

Offen

#36 geöffnet am 10.08.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (45 Forks)auto 404
help wantednetworkingquestion

Repository-Metriken

Stars
 (110 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Nodes do not know their own public IP until they try to connect to them and discover that the instance ID is the same. At this point:

  • record the public IP in the networking state, wrapped in an option
  • display the public IP in the dashboard

Contributor Guide