mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
NAT Types
This commit is contained in:
parent
244943bba5
commit
0d26f92dfa
@ -26,6 +26,7 @@ const netDiagUnknownText = `
|
||||
IPFS has not yet determined if your node is reachable from the public network.
|
||||
`
|
||||
|
||||
// TODO Information about Hole Punching based on NAT Type
|
||||
const netDiagPrivateText = `
|
||||
{{ if .UsingRelays -}}
|
||||
Your IPFS node appears to be behind a Firewall or NAT and can only be reached
|
||||
|
||||
Loading…
Reference in New Issue
Block a user