Neptune-Crypto/neptune-core

Record and Display Own Public IP

Aberta

#36 aberto em 10 de ago. de 2023

 (1 comentário) (0 reação) (0 responsável)Rust (45 forks)auto 404
help wantednetworkingquestion

Métricas do repositório

Stars
 (110 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador