TUN-1081: cloudflared now generates UUIDs

This commit is contained in:
Adam Chalmers
2018-10-05 12:12:13 -05:00
parent f7b1f7cb22
commit af2f2910b6
4 changed files with 123 additions and 92 deletions

View File

@@ -43,6 +43,7 @@ struct RegistrationOptions {
runFromTerminal @9 :Bool;
# cross stream compression setting, 0 - off, 3 - high
compressionQuality @10 :UInt64;
uuid @11 :Text;
}
struct Tag {