..
anytls.go
Add MinIdleSession option to AnyTLS outbound
2025-07-08 13:12:20 +08:00
certificate.go
Add certificate store
2025-07-08 13:12:14 +08:00
debug.go
Fix hysteria bytes format
2025-04-29 20:45:19 +08:00
direct.go
Add override destination to route options
2025-01-13 15:14:30 +08:00
dns.go
Improve local DNS server on darwin
2026-01-17 05:44:28 +08:00
dns_record.go
Move predefined DNS server to rule action
2025-07-08 13:12:23 +08:00
endpoint.go
Add service component type
2025-07-08 13:14:41 +08:00
experimental.go
Migrate bad options to library
2025-01-13 15:14:29 +08:00
group.go
Migrate bad options to library
2025-01-13 15:14:29 +08:00
hysteria.go
Add back port hopping to hysteria 1
2025-07-08 13:12:17 +08:00
hysteria2.go
Add port hopping for hysteria2
2025-01-13 15:14:30 +08:00
inbound.go
Add service component type
2025-07-08 13:14:41 +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
Refactor inbound/outbound options struct
2024-01-03 12:21:47 +08:00
ntp.go
Migrate bad options to library
2025-01-13 15:14:29 +08:00
options.go
Fix duplicate tag detection for empty tags
2026-01-02 19:14:13 +08:00
outbound.go
Add control options for listeners
2025-07-08 13:14:38 +08:00
platform.go
Migrate bad options to library
2025-01-13 15:14:29 +08:00
redir.go
Improve config struct
2022-07-25 16:18:11 +08:00
resolved.go
Add resolved service and DNS server
2025-07-08 13:14:41 +08:00
route.go
refactor: Outbound domain resolver
2025-07-08 13:12:14 +08:00
rule.go
Add preferred_by route rule item
2026-01-17 05:44:27 +08:00
rule_action.go
Add TLS record fragment support
2025-07-08 13:14:38 +08:00
rule_dns.go
Add interface address rule items
2026-01-17 05:44:26 +08:00
rule_set.go
Fix rule set version
2026-01-17 05:44:27 +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
Add shadowsocksr outbound
2022-09-12 18:35:36 +08:00
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
Fix missing home for derp service
2025-07-08 13:14:43 +08:00
tls.go
Improve TLS fragments
2025-07-08 13:14:44 +08:00
tls_acme.go
Migrate bad options to library
2025-01-13 15:14:29 +08:00
tor.go
Merge dialer options
2022-09-03 12:55:10 +08:00
trojan.go
Refactor inbound/outbound options struct
2024-01-03 12:21:47 +08:00
tuic.go
Migrate bad options to library
2025-01-13 15:14:29 +08:00
tun.go
Add loopback address support for tun
2025-07-08 13:14:44 +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
Add UDP timeout route option
2025-01-13 15:14:30 +08:00