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 Probe(ctx context.Context, nodes []domain.Node, s domain.Settings, logPath string, ...) (map[string]Result, error)
- func ProbeConfig(ctx context.Context, nodes []domain.Node, s domain.Settings, logPath string) *option.Options
- func ProbeTag(i int) string
- func Proxy(ctx context.Context, n domain.Node, s domain.Settings) (*option.Endpoint, []option.Outbound, error)
- func Rebuilds(x, y domain.Settings) bool
- func TunInbound(s domain.Settings, resolverIPs []netip.Prefix) option.Inbound
- type Box
- type Engine
- type NewFunc
- type ProbeFunc
- type Result
- type SessionSpec
Constants ¶
View Source
const (
Tag = "proxy"
)
Variables ¶
This section is empty.
Functions ¶
func ProbeConfig ¶
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.