mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-26 20:00:27 +03:00
add: client MTU settings available from command line
This commit is contained in:
parent
ad4ca4d9bb
commit
026bca5078
3 changed files with 11 additions and 1 deletions
|
@ -16,6 +16,7 @@ var (
|
|||
EmailSubject string
|
||||
EmailContent string
|
||||
SessionSecret []byte
|
||||
ClientMTU int
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue