mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-08-19 00:48:18 +02:00
Add peer expiration
This commit is contained in:
parent
2d67540e13
commit
2ecb92eef6
94 changed files with 43258 additions and 49 deletions
|
@ -12,5 +12,6 @@
|
|||
public string Interface { get; set; }
|
||||
public int KeepAlive { get; set; }
|
||||
public bool Enabled { get; set; }
|
||||
public string Expire { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue