Commit Graph

842 Commits

Author SHA1 Message Date
世界
84e8c3ebb5 Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
世界
e640b14f5b Improve read waiter interface 2023-06-07 21:03:11 +08:00
世界
e94e768c4f Fix DNS outbound 2023-06-07 21:03:08 +08:00
世界
79b2cf7992 Add cache_id option for Clash cache file 2023-06-07 21:03:06 +08:00
世界
2b3983a6b3 Fix shadowsocks AEAD UDP server 2023-06-07 21:02:52 +08:00
世界
564c0e97b9 Use API to create windows firewall rule 2023-06-07 21:01:29 +08:00
世界
659933c742 Reimplemented shadowsocks client 2023-06-07 20:57:07 +08:00
Hellojack
333f0999fd Fix UVariantLen usage 2023-06-07 20:56:57 +08:00
世界
d87d142798 Improve DNS caching 2023-06-07 20:56:55 +08:00
世界
c8b2c24d35 Set TCP keepalive for WireGuard gVisor TCP connections 2023-06-07 20:53:26 +08:00
Weltolk
7791a4c7f2 documentation: Fix fakeip link broken 2023-06-07 20:53:13 +08:00
世界
e2d199f28d Improve direct copy 2023-06-07 20:53:00 +08:00
世界
c18a74a006 Improve multiplex 2023-06-07 20:46:34 +08:00
世界
d21b521e33 clash-api: Reset outbounds in DELETE /connections 2023-06-07 20:45:39 +08:00
世界
5331912622 Add multiplexer for VLESS outbound 2023-06-07 20:45:39 +08:00
世界
46c0012c83 Update gVisor to 20230417.0 2023-06-07 20:45:25 +08:00
世界
d84893af34 Add debug http server 2023-06-07 20:45:25 +08:00
世界
e35d48c076 Add filemanager api 2023-06-07 20:45:25 +08:00
世界
fc0ac03d5d Update wireguard-go 2023-06-07 20:38:30 +08:00
世界
9e515ef8de Ignore system tun stack bind interface error 2023-06-07 20:35:02 +08:00
世界
385a561b2d Improve VLESS request 2023-06-07 20:35:00 +08:00
世界
59faaf8f63 Add deadline interface 2023-06-07 20:34:56 +08:00
世界
4733233c0b shadowsocks: Multi-user support for legacy AEAD inbound
Signed-off-by: wwqgtxx <wwqgtxx@gmail.com>
2023-06-07 20:34:54 +08:00
世界
15df7722ea Add headers option for HTTP outbound 2023-06-07 20:34:52 +08:00
世界
b2bdd625ae URLTest improvements 2023-06-07 20:33:56 +08:00
世界
718bf6ebab Fix wireguard reconnect 2023-06-07 20:33:53 +08:00
世界
aab7a18146 Use HTTPS URLTest source 2023-06-07 20:33:50 +08:00
世界
790bf27023 clash-api: Add Clash.Meta APIs 2023-06-07 20:33:41 +08:00
世界
cf0d7faf15 clash api: download clash-dashboard if external-ui directory is empty 2023-06-07 20:33:06 +08:00
世界
3db40a514a Add multi-peer support for wireguard outbound 2023-06-07 20:33:04 +08:00
世界
b15d6969ff Add fakeip support 2023-06-07 20:31:26 +08:00
世界
3e6afcdcbf Refactor rules 2023-06-07 20:28:21 +08:00
世界
2500478f98 Add dns reverse mapping 2023-06-07 20:19:46 +08:00
世界
3b8d881bc5 documentation: Update changelog 2023-05-19 15:48:35 +08:00
世界
d70d38bd69 Update dependencies 2023-05-19 15:48:35 +08:00
世界
b02410c191 Fix uTLS ALPN 2023-05-19 15:41:18 +08:00
XYenon
5a45f92e5c Fix incorrect use of sort.Slice 2023-05-19 15:40:48 +08:00
Larvan2
79ac74285b Enable mkdocs search in documentation
Signed-off-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
2023-05-19 15:40:42 +08:00
世界
4616ddf833 Fix documentation 2023-05-19 15:40:13 +08:00
世界
1e93a505a4 Update badtls 2023-05-19 15:39:40 +08:00
世界
e8a46f8a24 Fix grpc request 2023-04-22 19:51:04 +08:00
世界
07d4fa6ca7 documentation: Update changelog 2023-04-22 08:26:09 +08:00
世界
2b77afc9de Revert LRU cache changes 2023-04-22 08:23:49 +08:00
世界
fa3349b737 Make v2ray http2 conn public 2023-04-22 08:14:55 +08:00
世界
20af7e8a28 Fix http response check
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-22 08:14:55 +08:00
世界
b894afc722 Fix v2ray-plugin TLS server name
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-21 17:48:36 +08:00
世界
2076190634 Fix grpc lite request host
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-21 17:48:36 +08:00
H1JK
8f638d0e72 Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
H1JK
fbef2eac5d Fix gRPC service name escape 2023-04-21 17:48:29 +08:00
Hellojack
7c563c2c07 Remove TLS requirement for gRPC client 2023-04-21 17:48:29 +08:00