mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-22 04:02:58 +08:00
TUN-1961: Create EdgeConnectionManager to maintain outbound connections to the edge
This commit is contained in:
@@ -117,6 +117,8 @@ struct EdgeConnectionConfig {
|
||||
# closing the connection to the edge.
|
||||
# cloudflared CLI option: `heartbeat-count`
|
||||
maxFailedHeartbeats @3 :UInt64;
|
||||
# Absolute path of the file containing certificate and token to connect with the edge
|
||||
userCredentialPath @4 :Text;
|
||||
}
|
||||
|
||||
struct ReverseProxyConfig {
|
||||
|
||||
Reference in New Issue
Block a user