mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-11 21:50:25 +08:00
TUN-1637: Free tunnels shouldn't require cert.pem
This commit is contained in:
@@ -69,6 +69,7 @@ type TunnelConfig struct {
|
||||
CompressionQuality uint64
|
||||
IncidentLookup IncidentLookup
|
||||
CloseConnOnce *sync.Once // Used to close connectedSignal no more than once
|
||||
IsFreeTunnel bool
|
||||
}
|
||||
|
||||
type dialError struct {
|
||||
|
||||
Reference in New Issue
Block a user