Documentation
¶
Index ¶
- Constants
- func Build(ctx context.Context, n domain.Node, s domain.Settings, logPath string, ...) (*option.Options, error)
- func Context(ctx context.Context) context.Context
- func New(ctx context.Context, logPath string) engine.Engine
- func Probe(ctx context.Context, nodes []domain.Node, s domain.Settings, logPath string) (map[string]engine.Result, error)
- func ProbeConfig(ctx context.Context, nodes []domain.Node, s domain.Settings, logPath string) (*option.Options, error)
- func ProbeTag(i int) string
- func Proxy(ctx context.Context, n domain.Node, s domain.Settings) (*option.Endpoint, []option.Outbound, error)
- func TunInbound(s domain.Settings, resolverIPs []netip.Prefix) option.Inbound
- type Engine
Constants ¶
View Source
const (
Tag = "proxy"
)
Variables ¶
This section is empty.
Functions ¶
func ProbeConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.