Feat: Add Telemt (MtProxy)

This commit is contained in:
dranik
2026-05-04 22:58:26 +03:00
parent 9f3359e1e8
commit a0145475f2
41 changed files with 2696 additions and 6 deletions
+1
View File
@@ -27,6 +27,7 @@ public:
IsIpsecRole,
IsSocks5ProxyRole,
IsMtProxyRole,
IsTelemtRole,
};
explicit ProtocolsModel(QObject *parent = nullptr);