mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-22 20:20:59 +08:00
TUN-4926: Implement --region configuration option
This commit is contained in:
committed by
Nuno Diegues
parent
2afa307765
commit
d0a1daac3b
@@ -45,6 +45,7 @@ type TunnelConfig struct {
|
||||
ClientID string
|
||||
CloseConnOnce *sync.Once // Used to close connectedSignal no more than once
|
||||
EdgeAddrs []string
|
||||
Region string
|
||||
HAConnections int
|
||||
IncidentLookup IncidentLookup
|
||||
IsAutoupdated bool
|
||||
|
||||
Reference in New Issue
Block a user