mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-08 22:43:57 +01:00
typeos (#700)
This commit is contained in:
parent
169cdbbd35
commit
78a0255c91
@ -162,11 +162,11 @@ punchy:
|
||||
# EXPERIMENTAL: relay support for networks that can't establish direct connections.
|
||||
relay:
|
||||
# Relays are a list of Nebula IP's that peers can use to relay packets to me.
|
||||
# IPs in this list must have am_relay set to true in thier configs, otherwise
|
||||
# IPs in this list must have am_relay set to true in their configs, otherwise
|
||||
# they will reject relay requests.
|
||||
#relays:
|
||||
#- 192.168.100.1
|
||||
#- <other Nebula VPN IPs of host use use as relay to access me>
|
||||
#- <other Nebula VPN IPs of hosts used as relays to access me>
|
||||
# Set am_relay to true to permit other hosts to list my IP in their relays config. Default false.
|
||||
am_relay: false
|
||||
# Set use_relays to false to prevent this instance from attempting to establish connections through relays.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user