mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-09 04:48:16 +03:00
Add selector outbound
This commit is contained in:
@@ -16,6 +16,7 @@ import (
|
||||
type Router interface {
|
||||
Service
|
||||
|
||||
Outbounds() []Outbound
|
||||
Outbound(tag string) (Outbound, bool)
|
||||
DefaultOutbound(network string) Outbound
|
||||
|
||||
|
||||
Reference in New Issue
Block a user