mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Refactored add peers
This commit is contained in:
@@ -2,6 +2,8 @@ import os.path
|
||||
|
||||
import dashboard, configparser
|
||||
from datetime import datetime
|
||||
import multiprocessing
|
||||
|
||||
|
||||
global sqldb, cursor, DashboardConfig, WireguardConfigurations, AllPeerJobs, JobLogger
|
||||
app_host, app_port = dashboard.gunicornConfig()
|
||||
|
Reference in New Issue
Block a user