Neptune-Crypto/neptune-core

Record and Display Own Public IP

Ouverte

#36 ouverte le 10 août 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (45 forks)auto 404
help wantednetworkingquestion

Métriques du dépôt

Stars
 (110 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur