mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Support work with different dcs on a single IP.
This commit is contained in:
@@ -432,6 +432,7 @@ struct ProxyData {
|
||||
None,
|
||||
Socks5,
|
||||
Http,
|
||||
Mtproto,
|
||||
};
|
||||
Type type = Type::None;
|
||||
QString host;
|
||||
|
Reference in New Issue
Block a user