Add daemon support

This commit is contained in:
世界
2022-08-13 18:37:18 +08:00
parent a940703ae1
commit f48f8c5d1c
8 changed files with 667 additions and 1 deletions

1
go.mod
View File

@@ -14,6 +14,7 @@ require (
github.com/gofrs/uuid v4.2.0+incompatible
github.com/gorilla/websocket v1.5.0
github.com/hashicorp/yamux v0.1.1
github.com/kardianos/service v1.2.1
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/mholt/acmez v1.0.4
github.com/oschwald/maxminddb-golang v1.10.0