mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Fix URLTest outbound
This commit is contained in:
parent
fc8e49994c
commit
5269231df0
6 changed files with 53 additions and 58 deletions
|
@ -15,6 +15,7 @@ import (
|
|||
|
||||
type Router interface {
|
||||
Service
|
||||
PostStarter
|
||||
|
||||
Outbounds() []Outbound
|
||||
Outbound(tag string) (Outbound, bool)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue