mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-08 17:24:24 +03:00
Add --remote_user flag for further development.
This commit is contained in:
parent
2b4eead680
commit
5587440b58
2 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,7 @@ import (
|
|||
// Runtime config
|
||||
var (
|
||||
DisableLogin bool
|
||||
RemoteUser bool
|
||||
BindAddress string
|
||||
SmtpHostname string
|
||||
SmtpPort int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue