mirror of
https://github.com/fosrl/olm.git
synced 2026-02-26 14:56:46 +00:00
committed by
Owen Schwartz
parent
f8dc134210
commit
7b7eae617a
@@ -811,7 +811,7 @@ func StartTunnel(config TunnelConfig) {
|
||||
Endpoint: handshakeData.ExitNode.Endpoint,
|
||||
RelayPort: relayPort,
|
||||
PublicKey: handshakeData.ExitNode.PublicKey,
|
||||
SiteIds: []int{siteId},
|
||||
SiteIds: []int{siteId},
|
||||
}
|
||||
|
||||
added := holePunchManager.AddExitNode(exitNode)
|
||||
|
||||
Reference in New Issue
Block a user