mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
UI stuff and sign .dmg on build.
This commit is contained in:
parent
721625d512
commit
351b7f3a09
6 changed files with 92 additions and 25 deletions
|
@ -50,6 +50,7 @@ public:
|
|||
void setNetworkType(const std::string &type);
|
||||
void setNetworkDeviceName(const std::string &dev);
|
||||
void setIps(const std::string &commaSeparatedList);
|
||||
void setMAC(const std::string &mac);
|
||||
|
||||
const std::string &networkId();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue