619c9dc chore: apply the default interface/mark of the dialer in the final stage by @wwqgtxx 622d99d chore: rebuild outdated proxy auto close mechanism by @wwqgtxx 6236cb1 chore: cleanup trojan code by @wwqgtxx 63e66f4 chore: cleanup trojan code by @wwqgtxx 69ce4d0 chore: speed up...
= nil { service.Stop() } ctx, cancel := context.WithCancel(context.Background()) service = &Service{ server: M.ParseSocksaddr(server), dialer: proxydialer.NewByNameSingDialer(dialerProxy, dialer.NewDialer()), ticker: time.NewTicker(interval * time.Minute), ctx: ctx, cancel: cancel, ...
ad5bc51chore: deprecated the relay group type, please using dialer-proxy instead by@wwqgtxx c504985chore: Adjust sniff logs by@xishang0128 d3fea90chore: remove tfo windows support Golang officially decided not to openinternal/poll.execIOto third-party libraries after 1.23 was released, so we...
you can directly remove this call path and deleteSupportWithDialerat the same time. It will only affect therelayfeature that has been marked as obsolete.dialer-proxydoes not rely on these
dialer proxydialer.SingDialer option *AnyTLSOption } type AnyTLSOption struct { BasicOption Name string `proxy:"name"` Server string `proxy:"server"` Port int `proxy:"port"` Password string `proxy:"password"` ALPN []string `proxy:"alpn,omitempty"` SNI string `proxy:"sni,omitempty"` Clie...
dialer proxydialer.SingDialer resolver *dns.Resolver @@ -67,6 +73,8 @@ type WireGuardOption struct { UDP bool `proxy:"udp,omitempty"` PersistentKeepalive int `proxy:"persistent-keepalive,omitempty"` AmneziaWGOption *AmneziaWGOption `proxy:"amnezia-wg-option,omitempty"` Peers []WireGuardPeer...
{dialer-proxy: '国内位置', ip-version: ipv4-prefer}} proxy-providers: 代理集-zou: {<<: *pp, url: '《》', path: './providers-proxy/zou.yaml'} rules: #进程规则 - PROCESS-NAME,cs2,cs2 - PROCESS-NAME,rclone,rclone #代理集补丁 - DOMAIN-SUFFIX,yckceo.com,主动选择 - DOMAIN-SUFFIX,...
15 - "github.com/Dreamacro/clash/component/dialer" 16 - "github.com/Dreamacro/clash/component/mmdb" 17 - "github.com/Dreamacro/clash/constant" 15 + "github.com/metacubex/mihomo/component/dialer" 16 + "github.com/metacubex/mihomo/component/mmdb" 17 + "github.com/metacubex/mihomo...
transport fix: mistaken using net.Dialer Oct 9, 2024 tunnel Merge branch 'MetaCubeX:Alpha' into Alpha Jan 1, 2025 .gitignore chore: update gitignore Jan 14, 2023 .golangci.yaml chore: hello mihomo Nov 3, 2023 Dockerfile chore: reduce image size Jul 31, 2024 LICENSE License: use GPL...
fix: mistaken using net.Dialer Oct 9, 2024 tunnel chore: update gopsutil to v4 Dec 14, 2024 .gitignore chore: update gitignore Jan 14, 2023 .golangci.yaml chore: hello mihomo Nov 3, 2023 Dockerfile chore: reduce image size Jul 31, 2024 ...