2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Support tg://proxy links.

This commit is contained in:
John Preston
2018-04-27 20:16:50 +04:00
parent dc9483e07a
commit 8e99135f37
7 changed files with 45 additions and 10 deletions

View File

@@ -434,10 +434,14 @@ struct ProxyData {
Http,
Mtproto,
};
Type type = Type::None;
QString host;
uint32 port = 0;
QString user, password;
static bool ValidSecret(const QString &secret);
};
enum DBIScale {