mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
api: add server web api for statistics
This commit is contained in:
@@ -113,5 +113,6 @@ func main() {
|
||||
if config.ServerCommonCfg.PrivilegeMode == true {
|
||||
log.Info("PrivilegeMode is enabled, you should pay more attention to security issues")
|
||||
}
|
||||
server.ServerService = svr
|
||||
svr.Run()
|
||||
}
|
||||
|
Reference in New Issue
Block a user