↓ 8 callersFunctionbuildOutbound(
name: string,
type: string,
server: string,
port: number,
isIPv6: boolean,
tfo: bool
src/cores/clash/outbounds.ts:23
↓ 8 callersFunctionbuildOutbound(
tag: string,
type: string,
server: string,
server_port: number,
tcp_fast_open: boolean,
src/cores/sing-box/outbounds.ts:30
↓ 6 callersFunctionaddDnsRule(
rules: DnsRule[],
dns: string,
inbound?: string,
geosite?: string[],
geoip?: string,
src/cores/sing-box/dns.ts:191
↓ 6 callersFunctionaddDnsServer(
servers: DnsServer[],
type: string,
tag: string,
server?: string,
detour?: string,
d
src/cores/sing-box/dns.ts:164
↓ 2 callersFunctionbuildConfig(protocol: string, addr: string, port: number, host: string, sni: string, remark: string)
src/common/handlers.ts:574
↓ 2 callersFunctionbuildWebsocketOutbound(
tag: string,
protocol: string,
address: string,
port: number,
isFragment: boolean,
f
src/cores/xray/outbounds.ts:111