mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-07 19:54:56 +03:00
refactor: Modular network manager
This commit is contained in:
@@ -29,5 +29,5 @@ func (s *BoxService) Wake() {
|
||||
}
|
||||
|
||||
func (s *BoxService) ResetNetwork() {
|
||||
_ = s.instance.Router().ResetNetwork()
|
||||
s.instance.Router().ResetNetwork()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user