| .. |
|
clash.go
|
Add store_mode and platform Clash mode selector
|
2023-08-25 20:21:14 +08:00 |
|
config.go
|
Support $schema in configuration file
|
2023-03-13 10:58:29 +08:00 |
|
debug.go
|
Add debug http server
|
2023-06-07 20:45:25 +08:00 |
|
direct.go
|
Merge dialer options
|
2022-09-03 12:55:10 +08:00 |
|
dns.go
|
Improve DNS caching
|
2023-06-07 20:56:55 +08:00 |
|
experimental.go
|
Add experimental debug options
|
2023-03-17 17:58:08 +08:00 |
|
hysteria.go
|
Add multi user support for hysteria inbound
|
2022-11-09 21:00:08 +08:00 |
|
hysteria2.go
|
Add hysteria2 protocol
|
2023-09-12 13:26:21 +08:00 |
|
inbound.go
|
Add hysteria2 protocol
|
2023-09-12 13:26:21 +08:00 |
|
json.go
|
Remove go-json
|
2022-07-26 13:53:25 +08:00 |
|
naive.go
|
Add naive inbound and test
|
2022-08-10 20:36:29 +08:00 |
|
ntp.go
|
ntp: Add write_to_system service option
|
2023-03-18 23:11:40 +08:00 |
|
outbound.go
|
Add hysteria2 protocol
|
2023-09-12 13:26:21 +08:00 |
|
platform.go
|
Add tun platform options
|
2023-02-28 19:02:27 +08:00 |
|
redir.go
|
Improve config struct
|
2022-07-25 16:18:11 +08:00 |
|
route.go
|
Refactor rules
|
2023-06-07 20:28:21 +08:00 |
|
rule.go
|
Refactor rules
|
2023-06-07 20:28:21 +08:00 |
|
rule_dns.go
|
Refactor rules
|
2023-06-07 20:28:21 +08:00 |
|
shadowsocks.go
|
shadowsocks: Multi-user support for legacy AEAD inbound
|
2023-06-07 20:34:54 +08:00 |
|
shadowsocksr.go
|
Add shadowsocksr outbound
|
2022-09-12 18:35:36 +08:00 |
|
shadowtls.go
|
Add strict mode support for shadowtls v3
|
2023-02-21 20:51:26 +08:00 |
|
simple.go
|
Add headers option for HTTP outbound
|
2023-06-07 20:34:52 +08:00 |
|
ssh.go
|
Add SSH outbound host key validation
|
2023-02-08 16:20:48 +08:00 |
|
tls.go
|
Add ECH support for QUIC based protocols
|
2023-09-12 13:26:20 +08:00 |
|
tls_acme.go
|
Add ACME EAB support
|
2022-08-24 17:06:28 +08:00 |
|
tor.go
|
Merge dialer options
|
2022-09-03 12:55:10 +08:00 |
|
trojan.go
|
Merge dialer options
|
2022-09-03 12:55:10 +08:00 |
|
tuic.go
|
Add udp over stream support for TUIC
|
2023-08-20 14:15:22 +08:00 |
|
tun.go
|
Add [include/exclude]_interface iproute2 options
|
2023-08-20 17:29:22 +08:00 |
|
tun_platform.go
|
Add tun platform options
|
2023-02-28 19:02:27 +08:00 |
|
types.go
|
Fix network monitor
|
2023-08-20 13:30:50 +08:00 |
|
udp_over_tcp.go
|
Update UoT protocol
|
2023-03-17 12:57:48 +08:00 |
|
v2ray.go
|
Add v2ray user stats api
|
2023-02-08 16:50:15 +08:00 |
|
v2ray_transport.go
|
Fix v2ray HTTP/1.1 transport compatibility
|
2023-04-07 18:20:07 +08:00 |
|
vless.go
|
Add multiplexer for VLESS outbound
|
2023-06-07 20:45:39 +08:00 |
|
vmess.go
|
Add mux server and XUDP client for VMess
|
2022-09-17 11:54:04 +08:00 |
|
wireguard.go
|
Add multi-peer support for wireguard outbound
|
2023-06-07 20:33:04 +08:00 |