17 lines
278 B
Plaintext
17 lines
278 B
Plaintext
|
[tor]
|
||
|
ControllerPort = 9051
|
||
|
|
||
|
[ssh]
|
||
|
Port = 22
|
||
|
|
||
|
[mqtt]
|
||
|
BrokerHost = wmzin3o2dvd4h2iu4mrf4zqbvgscgi27kd5afzvhgchghjdpqk7cmaqd.onion
|
||
|
BrokerPort = 1883
|
||
|
ClientID = myagent
|
||
|
Topic = torch/myagent/wake
|
||
|
RequireCertificate = false
|
||
|
CaFile = ca.crt
|
||
|
CertFile = agent.crt
|
||
|
KeyFile = agent.key
|
||
|
|