Select random management port
This commit is contained in:
parent
211f7b7965
commit
3316b73ab6
2 changed files with 24 additions and 2 deletions
|
@ -46,6 +46,8 @@ private:
|
|||
QString m_configFileName;
|
||||
QTemporaryFile m_configFile;
|
||||
|
||||
uint selectMgmtPort();
|
||||
|
||||
private:
|
||||
void updateRouteGateway(QString line);
|
||||
void updateVpnGateway(const QString &line);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue