| .. |
|
acme.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
anytls.go
|
Add MinIdleSession option to AnyTLS outbound
|
2025-07-08 13:12:20 +08:00 |
|
ccm.go
|
Add claude code multiplexer service
|
2026-01-17 05:46:23 +08:00 |
|
certificate.go
|
Add certificate store
|
2025-07-08 13:12:14 +08:00 |
|
certificate_provider.go
|
Refactor ACME support to certificate provider
|
2026-04-28 08:04:29 +08:00 |
|
cloudflared.go
|
Add cloudflared inbound
|
2026-04-28 08:04:33 +08:00 |
|
debug.go
|
Fix hysteria bytes format
|
2025-04-29 20:45:19 +08:00 |
|
direct.go
|
Remove overdue deprecated features
|
2026-03-01 12:30:43 +08:00 |
|
dns.go
|
Add optimistic DNS cache
|
2026-04-28 08:04:34 +08:00 |
|
dns_record.go
|
Add evaluate DNS rule action and related rule items
|
2026-04-28 08:04:30 +08:00 |
|
dns_record_test.go
|
Add evaluate DNS rule action and related rule items
|
2026-04-28 08:04:30 +08:00 |
|
dns_test.go
|
Add evaluate DNS rule action and related rule items
|
2026-04-28 08:04:30 +08:00 |
|
endpoint.go
|
Add service component type
|
2025-07-08 13:14:41 +08:00 |
|
experimental.go
|
Add optimistic DNS cache
|
2026-04-28 08:04:34 +08:00 |
|
group.go
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
http.go
|
Fix legacy rule-set download_detour blocked by empty direct check
|
2026-04-28 08:04:52 +08:00 |
|
hysteria.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
hysteria2.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
inbound.go
|
Reject removed legacy inbound fields instead of silently ignoring
|
2026-03-21 17:16:10 +08:00 |
|
multiplex.go
|
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex
|
2023-11-28 11:21:44 +08:00 |
|
naive.go
|
Fixes in cronet-go
|
2026-02-27 19:39:52 +08:00 |
|
ntp.go
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
ocm.go
|
Add OpenAI Codex Multiplexer service
|
2026-01-17 05:47:42 +08:00 |
|
oom_killer.go
|
platform: Add OOM Report & Crash Report
|
2026-04-28 08:04:29 +08:00 |
|
options.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
origin_ca.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
outbound.go
|
Add optimistic DNS cache
|
2026-04-28 08:04:34 +08:00 |
|
platform.go
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
redir.go
|
|
|
|
resolved.go
|
Add resolved service and DNS server
|
2025-07-08 13:14:41 +08:00 |
|
route.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
rule.go
|
Add package_name_regex route, DNS and headless rule item
|
2026-04-28 08:04:32 +08:00 |
|
rule_action.go
|
Add optimistic DNS cache
|
2026-04-28 08:04:34 +08:00 |
|
rule_action_test.go
|
Add evaluate DNS rule action and related rule items
|
2026-04-28 08:04:30 +08:00 |
|
rule_dns.go
|
Add package_name_regex route, DNS and headless rule item
|
2026-04-28 08:04:32 +08:00 |
|
rule_nested.go
|
Add evaluate DNS rule action and related rule items
|
2026-04-28 08:04:30 +08:00 |
|
rule_nested_test.go
|
Add evaluate DNS rule action and related rule items
|
2026-04-28 08:04:30 +08:00 |
|
rule_set.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
service.go
|
Add service component type
|
2025-07-08 13:14:41 +08:00 |
|
shadowsocks.go
|
Add SSM API service
|
2025-07-08 13:14:42 +08:00 |
|
shadowsocksr.go
|
|
|
|
shadowtls.go
|
Remove map usage in options
|
2025-07-08 13:12:27 +08:00 |
|
simple.go
|
Add netns support
|
2025-07-08 13:12:28 +08:00 |
|
ssh.go
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
ssmapi.go
|
Add cache support for ssm-api
|
2025-07-08 13:14:44 +08:00 |
|
tailscale.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
tls.go
|
Add TLS spoof support
|
2026-04-28 08:04:51 +08:00 |
|
tls_acme.go
|
Add acmedns support
|
2026-01-17 20:52:43 +08:00 |
|
tor.go
|
|
|
|
trojan.go
|
Refactor inbound/outbound options struct
|
2024-01-03 12:21:47 +08:00 |
|
tuic.go
|
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
|
2026-04-28 08:04:39 +08:00 |
|
tun.go
|
Add MAC and hostname rule items
|
2026-04-28 08:04:28 +08:00 |
|
tun_platform.go
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
types.go
|
refactor: DNS
|
2025-07-08 13:12:14 +08:00 |
|
udp_over_tcp.go
|
Improve usages of json.Unmarshal
|
2024-10-13 13:07:02 +08:00 |
|
v2ray.go
|
Migrate to independent cache file
|
2024-01-03 12:21:36 +08:00 |
|
v2ray_transport.go
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
vless.go
|
Refactor inbound/outbound options struct
|
2024-01-03 12:21:47 +08:00 |
|
vmess.go
|
Refactor inbound/outbound options struct
|
2024-01-03 12:21:47 +08:00 |
|
wireguard.go
|
Remove overdue deprecated features
|
2026-03-01 12:30:43 +08:00 |