mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
feat(dns): support use multiple root domains (#51)
This commit is contained in:
@@ -189,6 +189,7 @@ func (s *Server) Run() {
|
||||
if !s.Enable {
|
||||
_ = listener.Close()
|
||||
}
|
||||
s.livingLock.Unlock()
|
||||
}()
|
||||
|
||||
for {
|
||||
|
||||
Reference in New Issue
Block a user