This website requires JavaScript.
Explore
Help
Sign In
swissmakers_gmbh
/
wireguard-manager
Watch
11
Star
0
Fork
0
You've already forked wireguard-manager
mirror of
https://github.com/swissmakers/wireguard-manager.git
synced
2025-07-20 14:20:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wireguard-manager
/
util
/
config.go
8 lines
79 B
Go
Raw
Normal View
History
Unescape
Escape
Login disable (#35) Add ability to disable authentication
2020-10-09 23:33:29 +02:00
package
util
// Runtime config
var
(
DisableLogin
bool
Add configurable bind address (#36)
2020-10-10 16:01:35 +02:00
BindAddress
string
Login disable (#35) Add ability to disable authentication
2020-10-09 23:33:29 +02:00
)
Reference in New Issue
Copy Permalink